Class: HighLevel::Models::AffiliateManager::GetPayoutListResponseDto

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

Instance Attribute Summary collapse

Instance Attribute Details

#metaObject (readonly)

Returns the value of attribute meta

Returns:

  • (Object)

    the current value of meta



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

def meta
  @meta
end

#payoutsObject (readonly)

Returns the value of attribute payouts

Returns:

  • (Object)

    the current value of payouts



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

def payouts
  @payouts
end