Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 742 Bytes

CouponPercentOffRetailPriceItems.md

File metadata and controls

13 lines (9 loc) · 742 Bytes

CouponPercentOffRetailPriceItems

Properties

Name Type Description Notes
discount_percent float The percentage of subtotal discount [optional]
excluded_items list[str] A list of items which cannot be discounted. [optional]
items list[str] An optional list of items which will receive a discount. If blank, discount applies to all items except excluded items. [optional]
limit int The (optional) maximum quantity of discounted items. [optional]

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