interface DiscountCodeChangeCartDiscountsAction {
    action: "changeCartDiscounts";
    cartDiscounts: CartDiscountResourceIdentifier[];
}

Hierarchy (View Summary, Expand)

Properties

action: "changeCartDiscounts"

New value to set.

MMNEPVFCICPMFPCPTTAAATR