Class: HighLevel::Models::AffiliateManager::PayoutListItemResponseDto

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/affiliate_manager/payout_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/payout_list_item_response_dto.rb', line 9

def affiliate
  @affiliate
end

#affiliate_emailObject (readonly)

Returns the value of attribute affiliate_email

Returns:

  • (Object)

    the current value of affiliate_email



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

def affiliate_email
  @affiliate_email
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/payout_list_item_response_dto.rb', line 9

def affiliate_id
  @affiliate_id
end

#affiliate_nameObject (readonly)

Returns the value of attribute affiliate_name

Returns:

  • (Object)

    the current value of affiliate_name



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

def affiliate_name
  @affiliate_name
end

#alt_idObject (readonly)

Returns the value of attribute alt_id

Returns:

  • (Object)

    the current value of alt_id



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

def alt_id
  @alt_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/payout_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/payout_list_item_response_dto.rb', line 9

def campaign
  @campaign
end

#campaign_idObject (readonly)

Returns the value of attribute campaign_id

Returns:

  • (Object)

    the current value of campaign_id



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

def campaign_id
  @campaign_id
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/payout_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/payout_list_item_response_dto.rb', line 9

def currency
  @currency
end

#deletedObject (readonly)

Returns the value of attribute deleted

Returns:

  • (Object)

    the current value of deleted



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

def deleted
  @deleted
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/payout_list_item_response_dto.rb', line 9

def due_at
  @due_at
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/payout_list_item_response_dto.rb', line 9

def id
  @id
end

#is_migratedObject (readonly)

Returns the value of attribute is_migrated

Returns:

  • (Object)

    the current value of is_migrated



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

def is_migrated
  @is_migrated
end

#location_idObject (readonly)

Returns the value of attribute location_id

Returns:

  • (Object)

    the current value of location_id



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

def location_id
  @location_id
end

Returns the value of attribute paid_at

Returns:

  • (Object)

    the current value of paid_at



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

def paid_at
  @paid_at
end

Returns the value of attribute paid_meta

Returns:

  • (Object)

    the current value of paid_meta



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

def paid_meta
  @paid_meta
end

Returns the value of attribute paid_method

Returns:

  • (Object)

    the current value of paid_method



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

def paid_method
  @paid_method
end

#payout_methodObject (readonly)

Returns the value of attribute payout_method

Returns:

  • (Object)

    the current value of payout_method



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

def payout_method
  @payout_method
end

#payout_monthObject (readonly)

Returns the value of attribute payout_month

Returns:

  • (Object)

    the current value of payout_month



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

def payout_month
  @payout_month
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/payout_list_item_response_dto.rb', line 9

def status
  @status
end

#updated_atObject (readonly)

Returns the value of attribute updated_at

Returns:

  • (Object)

    the current value of updated_at



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

def updated_at
  @updated_at
end