Class: HighLevel::Models::Proposals::RecipientItem

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/proposals/recipient_item.rb

Instance Attribute Summary collapse

Instance Attribute Details

#contact_nameObject (readonly)

Returns the value of attribute contact_name

Returns:

  • (Object)

    the current value of contact_name



9
10
11
# File 'lib/high_level/models/proposals/recipient_item.rb', line 9

def contact_name
  @contact_name
end

#countryObject (readonly)

Returns the value of attribute country

Returns:

  • (Object)

    the current value of country



9
10
11
# File 'lib/high_level/models/proposals/recipient_item.rb', line 9

def country
  @country
end

#emailObject (readonly)

Returns the value of attribute email

Returns:

  • (Object)

    the current value of email



9
10
11
# File 'lib/high_level/models/proposals/recipient_item.rb', line 9

def email
  @email
end

#entity_nameObject (readonly)

Returns the value of attribute entity_name

Returns:

  • (Object)

    the current value of entity_name



9
10
11
# File 'lib/high_level/models/proposals/recipient_item.rb', line 9

def entity_name
  @entity_name
end

#first_nameObject (readonly)

Returns the value of attribute first_name

Returns:

  • (Object)

    the current value of first_name



9
10
11
# File 'lib/high_level/models/proposals/recipient_item.rb', line 9

def first_name
  @first_name
end

#has_completedObject (readonly)

Returns the value of attribute has_completed

Returns:

  • (Object)

    the current value of has_completed



9
10
11
# File 'lib/high_level/models/proposals/recipient_item.rb', line 9

def has_completed
  @has_completed
end

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



9
10
11
# File 'lib/high_level/models/proposals/recipient_item.rb', line 9

def id
  @id
end

#img_urlObject (readonly)

Returns the value of attribute img_url

Returns:

  • (Object)

    the current value of img_url



9
10
11
# File 'lib/high_level/models/proposals/recipient_item.rb', line 9

def img_url
  @img_url
end

#initials_img_urlObject (readonly)

Returns the value of attribute initials_img_url

Returns:

  • (Object)

    the current value of initials_img_url



9
10
11
# File 'lib/high_level/models/proposals/recipient_item.rb', line 9

def initials_img_url
  @initials_img_url
end

#ipObject (readonly)

Returns the value of attribute ip

Returns:

  • (Object)

    the current value of ip



9
10
11
# File 'lib/high_level/models/proposals/recipient_item.rb', line 9

def ip
  @ip
end

#is_primaryObject (readonly)

Returns the value of attribute is_primary

Returns:

  • (Object)

    the current value of is_primary



9
10
11
# File 'lib/high_level/models/proposals/recipient_item.rb', line 9

def is_primary
  @is_primary
end

#last_nameObject (readonly)

Returns the value of attribute last_name

Returns:

  • (Object)

    the current value of last_name



9
10
11
# File 'lib/high_level/models/proposals/recipient_item.rb', line 9

def last_name
  @last_name
end

#last_viewed_atObject (readonly)

Returns the value of attribute last_viewed_at

Returns:

  • (Object)

    the current value of last_viewed_at



9
10
11
# File 'lib/high_level/models/proposals/recipient_item.rb', line 9

def last_viewed_at
  @last_viewed_at
end

#phoneObject (readonly)

Returns the value of attribute phone

Returns:

  • (Object)

    the current value of phone



9
10
11
# File 'lib/high_level/models/proposals/recipient_item.rb', line 9

def phone
  @phone
end

#phone_numberObject (readonly)

Returns the value of attribute phone_number

Returns:

  • (Object)

    the current value of phone_number



9
10
11
# File 'lib/high_level/models/proposals/recipient_item.rb', line 9

def phone_number
  @phone_number
end

#roleObject (readonly)

Returns the value of attribute role

Returns:

  • (Object)

    the current value of role



9
10
11
# File 'lib/high_level/models/proposals/recipient_item.rb', line 9

def role
  @role
end

Returns the value of attribute share_link

Returns:

  • (Object)

    the current value of share_link



9
10
11
# File 'lib/high_level/models/proposals/recipient_item.rb', line 9

def share_link
  @share_link
end

#signed_dateObject (readonly)

Returns the value of attribute signed_date

Returns:

  • (Object)

    the current value of signed_date



9
10
11
# File 'lib/high_level/models/proposals/recipient_item.rb', line 9

def signed_date
  @signed_date
end

#signing_orderObject (readonly)

Returns the value of attribute signing_order

Returns:

  • (Object)

    the current value of signing_order



9
10
11
# File 'lib/high_level/models/proposals/recipient_item.rb', line 9

def signing_order
  @signing_order
end

#user_agentObject (readonly)

Returns the value of attribute user_agent

Returns:

  • (Object)

    the current value of user_agent



9
10
11
# File 'lib/high_level/models/proposals/recipient_item.rb', line 9

def user_agent
  @user_agent
end