Generated after a successful Delete CartDiscount request.

interface CartDiscountDeletedMessagePayload {
    type: "CartDiscountDeleted";
}

Hierarchy (View Summary)

Properties

Properties

type: "CartDiscountDeleted"