Class: HighLevel::Models::AffiliateManager::GetAffiliateResponseDto
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::AffiliateManager::GetAffiliateResponseDto
- Defined in:
- lib/high_level/models/affiliate_manager/get_affiliate_response_dto.rb
Instance Attribute Summary collapse
-
#active ⇒ Object
readonly
Returns the value of attribute active.
-
#address ⇒ Object
readonly
Returns the value of attribute address.
-
#avatar ⇒ Object
readonly
Returns the value of attribute avatar.
-
#campaign_ids ⇒ Object
readonly
Returns the value of attribute campaign_ids.
-
#click_count ⇒ Object
readonly
Returns the value of attribute click_count.
-
#contact_id ⇒ Object
readonly
Returns the value of attribute contact_id.
-
#created_at ⇒ Object
readonly
Returns the value of attribute created_at.
-
#created_by ⇒ Object
readonly
Returns the value of attribute created_by.
-
#currency ⇒ Object
readonly
Returns the value of attribute currency.
-
#customer ⇒ Object
readonly
Returns the value of attribute customer.
-
#deleted ⇒ Object
readonly
Returns the value of attribute deleted.
-
#dropped_customer ⇒ Object
readonly
Returns the value of attribute dropped_customer.
-
#email ⇒ Object
readonly
Returns the value of attribute email.
-
#facebook_url ⇒ Object
readonly
Returns the value of attribute facebook_url.
-
#first_name ⇒ Object
readonly
Returns the value of attribute first_name.
-
#id ⇒ Object
readonly
Returns the value of attribute id.
-
#instagram_url ⇒ Object
readonly
Returns the value of attribute instagram_url.
-
#last_name ⇒ Object
readonly
Returns the value of attribute last_name.
-
#last_updated_by ⇒ Object
readonly
Returns the value of attribute last_updated_by.
-
#lead ⇒ Object
readonly
Returns the value of attribute lead.
-
#linked_in_url ⇒ Object
readonly
Returns the value of attribute linked_in_url.
-
#location_id ⇒ Object
readonly
Returns the value of attribute location_id.
-
#owned ⇒ Object
readonly
Returns the value of attribute owned.
-
#paid ⇒ Object
readonly
Returns the value of attribute paid.
-
#phone ⇒ Object
readonly
Returns the value of attribute phone.
-
#revenue ⇒ Object
readonly
Returns the value of attribute revenue.
-
#twitter_url ⇒ Object
readonly
Returns the value of attribute twitter_url.
-
#updated_at ⇒ Object
readonly
Returns the value of attribute updated_at.
-
#vat_id ⇒ Object
readonly
Returns the value of attribute vat_id.
-
#w8_form ⇒ Object
readonly
Returns the value of attribute w8_form.
-
#w9_form ⇒ Object
readonly
Returns the value of attribute w9_form.
-
#website_url ⇒ Object
readonly
Returns the value of attribute website_url.
-
#youtube_url ⇒ Object
readonly
Returns the value of attribute youtube_url.
Instance Attribute Details
#active ⇒ Object (readonly)
Returns the value of attribute active
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_affiliate_response_dto.rb', line 9 def active @active end |
#address ⇒ Object (readonly)
Returns the value of attribute address
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_affiliate_response_dto.rb', line 9 def address @address end |
#avatar ⇒ Object (readonly)
Returns the value of attribute avatar
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_affiliate_response_dto.rb', line 9 def avatar @avatar end |
#campaign_ids ⇒ Object (readonly)
Returns the value of attribute campaign_ids
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_affiliate_response_dto.rb', line 9 def campaign_ids @campaign_ids end |
#click_count ⇒ Object (readonly)
Returns the value of attribute click_count
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_affiliate_response_dto.rb', line 9 def click_count @click_count end |
#contact_id ⇒ Object (readonly)
Returns the value of attribute contact_id
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_affiliate_response_dto.rb', line 9 def contact_id @contact_id end |
#created_at ⇒ Object (readonly)
Returns the value of attribute created_at
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_affiliate_response_dto.rb', line 9 def created_at @created_at end |
#created_by ⇒ Object (readonly)
Returns the value of attribute created_by
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_affiliate_response_dto.rb', line 9 def created_by @created_by end |
#currency ⇒ Object (readonly)
Returns the value of attribute currency
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_affiliate_response_dto.rb', line 9 def currency @currency end |
#customer ⇒ Object (readonly)
Returns the value of attribute customer
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_affiliate_response_dto.rb', line 9 def customer @customer end |
#deleted ⇒ Object (readonly)
Returns the value of attribute deleted
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_affiliate_response_dto.rb', line 9 def deleted @deleted end |
#dropped_customer ⇒ Object (readonly)
Returns the value of attribute dropped_customer
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_affiliate_response_dto.rb', line 9 def dropped_customer @dropped_customer end |
#email ⇒ Object (readonly)
Returns the value of attribute email
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_affiliate_response_dto.rb', line 9 def email @email end |
#facebook_url ⇒ Object (readonly)
Returns the value of attribute facebook_url
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_affiliate_response_dto.rb', line 9 def facebook_url @facebook_url end |
#first_name ⇒ Object (readonly)
Returns the value of attribute first_name
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_affiliate_response_dto.rb', line 9 def first_name @first_name end |
#id ⇒ Object (readonly)
Returns the value of attribute id
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_affiliate_response_dto.rb', line 9 def id @id end |
#instagram_url ⇒ Object (readonly)
Returns the value of attribute instagram_url
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_affiliate_response_dto.rb', line 9 def instagram_url @instagram_url end |
#last_name ⇒ Object (readonly)
Returns the value of attribute last_name
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_affiliate_response_dto.rb', line 9 def last_name @last_name end |
#last_updated_by ⇒ Object (readonly)
Returns the value of attribute last_updated_by
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_affiliate_response_dto.rb', line 9 def last_updated_by @last_updated_by end |
#lead ⇒ Object (readonly)
Returns the value of attribute lead
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_affiliate_response_dto.rb', line 9 def lead @lead end |
#linked_in_url ⇒ Object (readonly)
Returns the value of attribute linked_in_url
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_affiliate_response_dto.rb', line 9 def linked_in_url @linked_in_url end |
#location_id ⇒ Object (readonly)
Returns the value of attribute location_id
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_affiliate_response_dto.rb', line 9 def location_id @location_id end |
#owned ⇒ Object (readonly)
Returns the value of attribute owned
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_affiliate_response_dto.rb', line 9 def owned @owned end |
#paid ⇒ Object (readonly)
Returns the value of attribute paid
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_affiliate_response_dto.rb', line 9 def paid @paid end |
#phone ⇒ Object (readonly)
Returns the value of attribute phone
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_affiliate_response_dto.rb', line 9 def phone @phone end |
#revenue ⇒ Object (readonly)
Returns the value of attribute revenue
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_affiliate_response_dto.rb', line 9 def revenue @revenue end |
#twitter_url ⇒ Object (readonly)
Returns the value of attribute twitter_url
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_affiliate_response_dto.rb', line 9 def twitter_url @twitter_url end |
#updated_at ⇒ Object (readonly)
Returns the value of attribute updated_at
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_affiliate_response_dto.rb', line 9 def updated_at @updated_at end |
#vat_id ⇒ Object (readonly)
Returns the value of attribute vat_id
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_affiliate_response_dto.rb', line 9 def vat_id @vat_id end |
#w8_form ⇒ Object (readonly)
Returns the value of attribute w8_form
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_affiliate_response_dto.rb', line 9 def w8_form @w8_form end |
#w9_form ⇒ Object (readonly)
Returns the value of attribute w9_form
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_affiliate_response_dto.rb', line 9 def w9_form @w9_form end |
#website_url ⇒ Object (readonly)
Returns the value of attribute website_url
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_affiliate_response_dto.rb', line 9 def website_url @website_url end |
#youtube_url ⇒ Object (readonly)
Returns the value of attribute youtube_url
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_affiliate_response_dto.rb', line 9 def youtube_url @youtube_url end |