Sha256: 547488aecbe8d82a8b554a54c6091628133a925d144cba6d4bca22a5210d8723
Contents?: true
Size: 916 Bytes
Versions: 40
Compression:
Stored size: 916 Bytes
Contents
# UltracartClient::CouponPercentOffItems ## 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] **limit** | **Integer** | The (optional) maximum quantity of discounted items. | [optional]
Version data entries
40 entries across 40 versions & 1 rubygems