Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 959 Bytes

File metadata and controls

17 lines (12 loc) · 959 Bytes

com.ultracart.admin.v2.Model.CouponFreeItemsWithItemPurchase

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 items [optional]
RequiredPurchaseItem string Required item 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]