Sha256: f12f8f1d0192d7860975dfa0a623e80f175beb15066afe381a796735c699b3e2
Contents?: true
Size: 815 Bytes
Versions: 322
Compression:
Stored size: 815 Bytes
Contents
# UltracartClient::CouponPercentOffItemWithItemsQuantityPurchase ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **discount_percent** | **Float** | The percentage of subtotal discount | [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_quantity** | **Integer** | The quantity of items that must be purchased for the discount to be applied. | [optional]
Version data entries
322 entries across 322 versions & 1 rubygems