Class: HighLevel::Models::AffiliateManager::CommissionListItemResponseDto
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::AffiliateManager::CommissionListItemResponseDto
- Defined in:
- lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb
Instance Attribute Summary collapse
-
#affiliate ⇒ Object
readonly
Returns the value of attribute affiliate.
-
#affiliate_id ⇒ Object
readonly
Returns the value of attribute affiliate_id.
-
#amount ⇒ Object
readonly
Returns the value of attribute amount.
-
#campaign ⇒ Object
readonly
Returns the value of attribute campaign.
-
#campaign_name ⇒ Object
readonly
Returns the value of attribute campaign_name.
-
#commission ⇒ Object
readonly
Returns the value of attribute commission.
-
#commission_amount ⇒ Object
readonly
Returns the value of attribute commission_amount.
-
#commission_type ⇒ Object
readonly
Returns the value of attribute commission_type.
-
#created_at ⇒ Object
readonly
Returns the value of attribute created_at.
-
#currency ⇒ Object
readonly
Returns the value of attribute currency.
-
#customer ⇒ Object
readonly
Returns the value of attribute customer.
-
#due_at ⇒ Object
readonly
Returns the value of attribute due_at.
-
#event_id ⇒ Object
readonly
Returns the value of attribute event_id.
-
#id ⇒ Object
readonly
Returns the value of attribute id.
-
#is_trial ⇒ Object
readonly
Returns the value of attribute is_trial.
-
#live_mode ⇒ Object
readonly
Returns the value of attribute live_mode.
-
#payout_id ⇒ Object
readonly
Returns the value of attribute payout_id.
-
#product_commission ⇒ Object
readonly
Returns the value of attribute product_commission.
-
#product_id ⇒ Object
readonly
Returns the value of attribute product_id.
-
#product_name ⇒ Object
readonly
Returns the value of attribute product_name.
-
#qty ⇒ Object
readonly
Returns the value of attribute qty.
-
#status ⇒ Object
readonly
Returns the value of attribute status.
-
#tier ⇒ Object
readonly
Returns the value of attribute tier.
-
#transaction_at ⇒ Object
readonly
Returns the value of attribute transaction_at.
-
#transaction_id ⇒ Object
readonly
Returns the value of attribute transaction_id.
-
#unit_discount ⇒ Object
readonly
Returns the value of attribute unit_discount.
Instance Attribute Details
#affiliate ⇒ Object (readonly)
Returns the value of attribute affiliate
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb', line 9 def affiliate @affiliate end |
#affiliate_id ⇒ Object (readonly)
Returns the value of attribute affiliate_id
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb', line 9 def affiliate_id @affiliate_id end |
#amount ⇒ Object (readonly)
Returns the value of attribute amount
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb', line 9 def amount @amount end |
#campaign ⇒ Object (readonly)
Returns the value of attribute campaign
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb', line 9 def campaign @campaign end |
#campaign_name ⇒ Object (readonly)
Returns the value of attribute campaign_name
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb', line 9 def campaign_name @campaign_name end |
#commission ⇒ Object (readonly)
Returns the value of attribute commission
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb', line 9 def commission @commission end |
#commission_amount ⇒ Object (readonly)
Returns the value of attribute commission_amount
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb', line 9 def commission_amount @commission_amount end |
#commission_type ⇒ Object (readonly)
Returns the value of attribute commission_type
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb', line 9 def commission_type @commission_type end |
#created_at ⇒ Object (readonly)
Returns the value of attribute created_at
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb', line 9 def created_at @created_at end |
#currency ⇒ Object (readonly)
Returns the value of attribute currency
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/commission_list_item_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/commission_list_item_response_dto.rb', line 9 def customer @customer end |
#due_at ⇒ Object (readonly)
Returns the value of attribute due_at
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb', line 9 def due_at @due_at end |
#event_id ⇒ Object (readonly)
Returns the value of attribute event_id
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb', line 9 def event_id @event_id end |
#id ⇒ Object (readonly)
Returns the value of attribute id
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb', line 9 def id @id end |
#is_trial ⇒ Object (readonly)
Returns the value of attribute is_trial
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb', line 9 def is_trial @is_trial end |
#live_mode ⇒ Object (readonly)
Returns the value of attribute live_mode
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb', line 9 def live_mode @live_mode end |
#payout_id ⇒ Object (readonly)
Returns the value of attribute payout_id
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb', line 9 def payout_id @payout_id end |
#product_commission ⇒ Object (readonly)
Returns the value of attribute product_commission
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb', line 9 def product_commission @product_commission end |
#product_id ⇒ Object (readonly)
Returns the value of attribute product_id
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb', line 9 def product_id @product_id end |
#product_name ⇒ Object (readonly)
Returns the value of attribute product_name
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb', line 9 def product_name @product_name end |
#qty ⇒ Object (readonly)
Returns the value of attribute qty
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb', line 9 def qty @qty end |
#status ⇒ Object (readonly)
Returns the value of attribute status
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb', line 9 def status @status end |
#tier ⇒ Object (readonly)
Returns the value of attribute tier
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb', line 9 def tier @tier end |
#transaction_at ⇒ Object (readonly)
Returns the value of attribute transaction_at
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb', line 9 def transaction_at @transaction_at end |
#transaction_id ⇒ Object (readonly)
Returns the value of attribute transaction_id
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb', line 9 def transaction_id @transaction_id end |
#unit_discount ⇒ Object (readonly)
Returns the value of attribute unit_discount
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb', line 9 def unit_discount @unit_discount end |