Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.2 KB

File metadata and controls

18 lines (15 loc) · 1.2 KB

# AffiliateCommission

Properties

Name Type Description Notes
description string Description of the product or line item associated with this commission [optional]
amount_earned float Amount earned for this commission [optional]
contact_first_name string First name of the contact associated with this commission [optional]
contact_last_name string Last name of the contact associated with this commission [optional]
invoice_id string ID of the invoice associated with this commission [optional]
time_earned string When the commission was earned. In ISO-8601 format [optional]
contact_id string ID of the contact associated with this commission [optional]
sales_affiliate_id string ID of the sales affiliate [optional]
sales_affiliate_name string The name of the sales affiliate [optional]
product_name string Name of the product or line item associated with this commission [optional]

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