Sha256: 79c0ae19a9957015d7cfbadfe6d93033d03e23864b5eb5fddcc8d0dacca0646b
Contents?: true
Size: 1.06 KB
Versions: 29
Compression:
Stored size: 1.06 KB
Contents
# UltracartClient::CouponDiscountItemWithItemPurchase ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **currency_code** | **String** | The ISO-4217 three letter currency code the customer is viewing prices in | [optional] **discount_item** | **String** | The item that will be sold at the discount_price when required_purchase_item is purchased. | [optional] **discount_item_tags** | **Array<String>** | An optional list of item tags which will receive a discount of one of the required purchased items is purchased. | [optional] **discount_price** | **Float** | The price (unit cost) of the discounted item | [optional] **limit** | **Integer** | The (optional) maximum quantity of discounted items. | [optional] **required_purchase_item** | **String** | The item that must be purchased for the discount to be applied to the discount item. | [optional] **required_purchase_items_tags** | **Array<String>** | An optional list of item tags which are required to be purchased. | [optional]
Version data entries
29 entries across 29 versions & 1 rubygems