Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 749 Bytes

CouponFreeItemWithSubtotal.md

File metadata and controls

13 lines (9 loc) · 749 Bytes

CouponFreeItemWithSubtotal

Properties

Name Type Description Notes
currency_code string The ISO-4217 three letter currency code the customer is viewing prices in [optional]
items string[] A list of items that are eligible for this discount_price. [optional]
limit int The limit of free items that may be received when purchasing multiple items [optional]
subtotal_amount float The amount of subtotal required to receive the discount percent [optional]

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