Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 665 Bytes

File metadata and controls

12 lines (9 loc) · 665 Bytes

# CouponDiscountItems

Properties

Name Type Description Notes
currency_code string The ISO-4217 three letter currency code the customer is viewing prices in [optional]
discount_price float The price (unit cost) of the discounted item [optional]
items string[] A list of items that are eligible for this discount_price. [optional]
limit int The (optional) maximum quantity of discounted items. [optional]

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