Discount is applied to the shipping costs of the Cart.

interface CartDiscountShippingCostTarget {
    type: "shipping";
}

Hierarchy (View Summary)

Properties

Properties

type: "shipping"