Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1012 Bytes

CouponFreeItemsWithMixMatchPurchase.md

File metadata and controls

14 lines (10 loc) · 1012 Bytes

com.ultracart.admin.v2.Model.CouponFreeItemsWithMixMatchPurchase

Properties

Name Type Description Notes
FreeItem string The item id of the free item that will be received when the required mix and match group quantity is purchased. [optional]
FreeQuantity int? The quantity of free item that will be received. [optional]
Limit int? The limit of free items that may be received when purchasing multiple mix and match group items [optional]
RequiredPurchaseMixAndMatchGroup string Required mix and match group that must be purchased for coupon to be valid [optional]
RequiredPurchaseQuantity int? Required quantity of mix and match group items that must be purchased for coupon to be valid [optional]

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