Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 908 Bytes

CouponFreeItemAndShippingWithSubtotal.md

File metadata and controls

14 lines (10 loc) · 908 Bytes

com.ultracart.admin.v2.Model.CouponFreeItemAndShippingWithSubtotal

Properties

Name Type Description Notes
CurrencyCode string The ISO-4217 three letter currency code the customer is viewing prices in [optional]
Items List<string> 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]
ShippingMethods List<string> One or more shipping methods that may be free [optional]
SubtotalAmount decimal? The amount of subtotal required to receive the discount percent [optional]

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