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