CouponAppliedInfo
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| coupon_id | Long | Coupon ID | [default to null] |
| coupon_code | String | Coupon code | [default to null] |
| discount_amount | BigDecimal | Discount amount | [default to null] |
| discount_value | BigDecimal | Discount value (before applying to total) | [default to null] |
| discount_type | String | Discount type (percentage or fixed) | [default to null] |