# UltracartClient::CouponTieredAmountOffItem ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **item** | **String** | The item being discounted by this coupon. | [optional] **limit** | **Float** | The maximum amount of total discount by this coupon. | [optional] **tiers** | [**Array<CouponTierQuantityAmount>**](CouponTierQuantityAmount.md) | A list of discount tiers. | [optional]