docs/CouponResponse.md in ultracart_api-3.6.23 vs docs/CouponResponse.md in ultracart_api-3.6.24

- old
+ new

@@ -3,9 +3,10 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **coupon** | [**Coupon**](Coupon.md) | | [optional] **error** | [**Error**](Error.md) | | [optional] +**items_invalid_for_coupons** | **Array<String>** | Items invalid for coupons. These will display as warnings within the UI. | [optional] **metadata** | [**ResponseMetadata**](ResponseMetadata.md) | | [optional] **success** | **BOOLEAN** | Indicates if API call was successful | [optional] **warning** | [**Warning**](Warning.md) | | [optional]