Discount is applied to the total price of the Cart.

interface CartDiscountTotalPriceTarget {
    type: "totalPrice";
}

Properties

Properties

type: "totalPrice"