# UltracartClient::CouponTieredAmountOffItems ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **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>** | The items being discounted by this coupon. | [optional] **limit** | **Float** | The maximum number of discounted items. | [optional] **tiers** | [**Array<CouponTierQuantityAmount>**](CouponTierQuantityAmount.md) | A list of discount tiers. | [optional]