Sha256: 633fb5f45d3fad878f796f2acc4abf87d35f8adccf9683476019f413e8629866
Contents?: true
Size: 837 Bytes
Versions: 46
Compression:
Stored size: 837 Bytes
Contents
# UltracartClient::CouponPercentOffItemsAndFreeShipping ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **discount_percent** | **Float** | The percentage of subtotal discount | [optional] **excluded_item_tags** | **Array<String>** | A list of item tags which cannot be discounted. | [optional] **excluded_items** | **Array<String>** | A list of items which cannot be discounted. | [optional] **item_tags** | **Array<String>** | An optional list of item tags which will receive a discount. If blank, discount applies to all items except excluded items. | [optional] **items** | **Array<String>** | An optional list of items which will receive a discount. If blank, discount applies to all items except excluded items. | [optional]
Version data entries
46 entries across 46 versions & 1 rubygems