docs/CouponTieredPercentOffItems.md in ultracart_api-3.1.0 vs docs/CouponTieredPercentOffItems.md in ultracart_api-3.1.1
- old
+ new
@@ -2,9 +2,9 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**items** | **Array<String>** | A list of items of which at least one must be purchased for coupon to be valid. | [optional]
-**limit** | **Float** | The maximum amount of total discount by this coupon. | [optional]
+**limit** | **Float** | The (optional) maximum quantity of discounted items. | [optional]
**tiers** | [**Array<CouponTierQuantityPercent>**](CouponTierQuantityPercent.md) | A list of discount tiers. | [optional]