new CheckoutCouponDetails(coupon, warning, error, discount)
Parameters:
Name | Type | Description |
---|---|---|
coupon |
String | the coupon. |
warning |
String | warnings regardings coupons. |
error |
String | errors regardings coupons. |
discount |
CheckoutCouponDiscount | the discount. |