docs/Coupon.md in ultracart_api-4.0.52.rc vs docs/Coupon.md in ultracart_api-4.0.53.rc

- old
+ new

@@ -37,10 +37,10 @@ | **free_shipping_with_subtotal** | [**CouponFreeShippingWithSubtotal**](CouponFreeShippingWithSubtotal.md) | | [optional] | | **hide_from_customer** | **Boolean** | Hide coupon from customer during checkout. Often used when coupons are automatic discounting mechanisms. | [optional] | | **merchant_code** | **String** | Merchant code of coupon up to 20 characters. | [optional] | | **merchant_notes** | **String** | Internal notes about this coupon. These are not visible to customer. | [optional] | | **multiple_amounts_off_items** | [**CouponMultipleAmountsOffItems**](CouponMultipleAmountsOffItems.md) | | [optional] | -| **no_discount** | **Object** | | [optional] | +| **no_discount** | [**CouponNoDiscount**](CouponNoDiscount.md) | | [optional] | | **percent_off_item_with_items_quantity_purchase** | [**CouponPercentOffItemWithItemsQuantityPurchase**](CouponPercentOffItemWithItemsQuantityPurchase.md) | | [optional] | | **percent_off_items** | [**CouponPercentOffItems**](CouponPercentOffItems.md) | | [optional] | | **percent_off_items_and_free_shipping** | [**CouponPercentOffItemsAndFreeShipping**](CouponPercentOffItemsAndFreeShipping.md) | | [optional] | | **percent_off_items_with_items_purchase** | [**CouponPercentOffItemsWithItemsPurchase**](CouponPercentOffItemsWithItemsPurchase.md) | | [optional] | | **percent_off_msrp_items** | [**CouponPercentOffMsrpItems**](CouponPercentOffMsrpItems.md) | | [optional] |