Class: HighLevel::Models::AffiliateManager::GetPayoutListResponseDto
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::AffiliateManager::GetPayoutListResponseDto
- Defined in:
- lib/high_level/models/affiliate_manager/get_payout_list_response_dto.rb
Instance Attribute Summary collapse
-
#meta ⇒ Object
readonly
Returns the value of attribute meta.
-
#payouts ⇒ Object
readonly
Returns the value of attribute payouts.
Instance Attribute Details
#meta ⇒ Object (readonly)
Returns the value of attribute meta
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_payout_list_response_dto.rb', line 9 def @meta end |
#payouts ⇒ Object (readonly)
Returns the value of attribute payouts
9 10 11 |
# File 'lib/high_level/models/affiliate_manager/get_payout_list_response_dto.rb', line 9 def payouts @payouts end |