ValidateCouponResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| coupon_id | Long | [default to null] | |
| original_amount | Double | [default to null] | |
| discounted_amount | Double | [default to null] | |
| final_amount | Double | [default to null] | |
| is_valid | Boolean | [default to null] | |
| message | String | [default to null] |