Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 709 Bytes

CouponBuyOneGetOneLimit.md

File metadata and controls

12 lines (8 loc) · 709 Bytes

com.ultracart.admin.v2.Model.CouponBuyOneGetOneLimit

Properties

Name Type Description Notes
ItemTags List<string> An optional list of item tags which will receive a discount. [optional]
Items List<string> An optional list of items of which one must be purchased to receive free quantity of the same item. [optional]
Limit int? The limit of free items that may be received when purchasing multiple items [optional]

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