Sha256: 7491010e36034366aee44c9a7a0e6f99fdbb9c773c1603b4764b5a67f45ad206
Contents?: true
Size: 1.13 KB
Versions: 2
Compression:
Stored size: 1.13 KB
Contents
# UltracartClient::CouponPercentOffItemWithItemsQuantityPurchase ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **discount_percent** | **Float** | The percentage of subtotal discount | [optional] **item_tags** | **Array<String>** | An optional list of item tags which will receive a discount if one of the required purchased items is purchased. | [optional] **items** | **Array<String>** | A list of items which will receive a discount if one of the required purchase items is purchased. | [optional] **limit** | **Integer** | The (optional) maximum quantity of discounted items. | [optional] **required_purchase_items** | **Array<String>** | Required items (at least one from the list) that must be purchased for coupon to be valid | [optional] **required_purchase_items_tags** | **Array<String>** | Required item tags (at least one from the list) that must be purchase for coupon to be valid. | [optional] **required_purchase_quantity** | **Integer** | The quantity of items that must be purchased for the discount to be applied. | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ultracart_api-3.10.220 | docs/CouponPercentOffItemWithItemsQuantityPurchase.md |
ultracart_api-3.10.219 | docs/CouponPercentOffItemWithItemsQuantityPurchase.md |