Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 564 Bytes

SkuDiscount.md

File metadata and controls

13 lines (8 loc) · 564 Bytes

# SkuDiscount

Properties

Name Type Description Notes
amount_off double The discount expressed as an amount. [optional]
percent_off double The discount expressed as a percentage. [optional]
quantity float The quantity of the item to which the discount applies. [optional]

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