Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 569 Bytes

File metadata and controls

13 lines (10 loc) · 569 Bytes

# ProductCommission

Properties

Name Type Description Notes
percentage float Percentage commission [optional]
product_id string Product ID [optional]
product_name string Product name [optional]
product_price float Product price [optional]
dollar_amount float Fixed dollar commission [optional]

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