Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 847 Bytes

File metadata and controls

13 lines (10 loc) · 847 Bytes

# ListAffiliateCommissionsResponse

Properties

Name Type Description Notes
affiliate_commissions \Keap\Core\V2\Model\AffiliateCommission[] List of commissions for this affiliate [optional]
next_page_token string [optional]
clawbacks float Calculated total amount of clawbacks from the returned commissions. [optional]
commission_total float Calculated total commission amount (amount earned - amount clawbacks) from the returned commissions [optional]
amount_earned float Calculated total amount earned from the returned commissions. [optional]

[Back to Model list] [Back to API list] [Back to README]