Class: CheckoutCouponDiscountSchema

CheckoutCouponDiscountSchema

Class for Checkout Discount model

new CheckoutCouponDiscountSchema(remaining, grossTotal, taxTotal)

Parameters:
Name Type Description
remaining Price remaining amount.
grossTotal Price gross total of the discount.
taxTotal Price tax total of the discount.