Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 747 Bytes

CouponFreeItemWithSubtotal.md

File metadata and controls

13 lines (9 loc) · 747 Bytes

CouponFreeItemWithSubtotal

Properties

Name Type Description Notes
currency_code str The ISO-4217 three letter currency code the customer is viewing prices in [optional]
items list[str] 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]