Sha256: 3aa97f4b69003c7d7ad166e96d1f260ae1efbf8c1324c29f4e55d22f3c4dd47b
Contents?: true
Size: 624 Bytes
Versions: 2
Compression:
Stored size: 624 Bytes
Contents
# UltracartClient::CouponPercentOffMsrpItems ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **discount_percent** | **Float** | The percentage of subtotal discount | [optional] **excluded_items** | **Array<String>** | A list of items which cannot be discounted. | [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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ultracart_api-3.1.18 | docs/CouponPercentOffMsrpItems.md |
ultracart_api-3.1.17 | docs/CouponPercentOffMsrpItems.md |