Class: HighLevel::Models::AffiliateManager::CommissionListItemResponseDto

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#affiliateObject (readonly)

Returns the value of attribute affiliate

Returns:

  • (Object)

    the current value of affiliate



9
10
11
# File 'lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb', line 9

def affiliate
  @affiliate
end

#affiliate_idObject (readonly)

Returns the value of attribute affiliate_id

Returns:

  • (Object)

    the current value of 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

#amountObject (readonly)

Returns the value of attribute amount

Returns:

  • (Object)

    the current value of amount



9
10
11
# File 'lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb', line 9

def amount
  @amount
end

#campaignObject (readonly)

Returns the value of attribute campaign

Returns:

  • (Object)

    the current value of campaign



9
10
11
# File 'lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb', line 9

def campaign
  @campaign
end

#campaign_nameObject (readonly)

Returns the value of attribute campaign_name

Returns:

  • (Object)

    the current value of 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

#commissionObject (readonly)

Returns the value of attribute commission

Returns:

  • (Object)

    the current value of commission



9
10
11
# File 'lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb', line 9

def commission
  @commission
end

#commission_amountObject (readonly)

Returns the value of attribute commission_amount

Returns:

  • (Object)

    the current value of 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_typeObject (readonly)

Returns the value of attribute commission_type

Returns:

  • (Object)

    the current value of 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_atObject (readonly)

Returns the value of attribute created_at

Returns:

  • (Object)

    the current value of 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

#currencyObject (readonly)

Returns the value of attribute currency

Returns:

  • (Object)

    the current value of currency



9
10
11
# File 'lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb', line 9

def currency
  @currency
end

#customerObject (readonly)

Returns the value of attribute customer

Returns:

  • (Object)

    the current value of customer



9
10
11
# File 'lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb', line 9

def customer
  @customer
end

#due_atObject (readonly)

Returns the value of attribute due_at

Returns:

  • (Object)

    the current value of 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_idObject (readonly)

Returns the value of attribute event_id

Returns:

  • (Object)

    the current value of 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

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



9
10
11
# File 'lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb', line 9

def id
  @id
end

#is_trialObject (readonly)

Returns the value of attribute is_trial

Returns:

  • (Object)

    the current value of 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_modeObject (readonly)

Returns the value of attribute live_mode

Returns:

  • (Object)

    the current value of 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_idObject (readonly)

Returns the value of attribute payout_id

Returns:

  • (Object)

    the current value of 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_commissionObject (readonly)

Returns the value of attribute product_commission

Returns:

  • (Object)

    the current value of 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_idObject (readonly)

Returns the value of attribute product_id

Returns:

  • (Object)

    the current value of 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_nameObject (readonly)

Returns the value of attribute product_name

Returns:

  • (Object)

    the current value of 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

#qtyObject (readonly)

Returns the value of attribute qty

Returns:

  • (Object)

    the current value of qty



9
10
11
# File 'lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb', line 9

def qty
  @qty
end

#statusObject (readonly)

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



9
10
11
# File 'lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb', line 9

def status
  @status
end

#tierObject (readonly)

Returns the value of attribute tier

Returns:

  • (Object)

    the current value of tier



9
10
11
# File 'lib/high_level/models/affiliate_manager/commission_list_item_response_dto.rb', line 9

def tier
  @tier
end

#transaction_atObject (readonly)

Returns the value of attribute transaction_at

Returns:

  • (Object)

    the current value of 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_idObject (readonly)

Returns the value of attribute transaction_id

Returns:

  • (Object)

    the current value of 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_discountObject (readonly)

Returns the value of attribute unit_discount

Returns:

  • (Object)

    the current value of 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