Generated after a successful Delete CartDiscount request.

interface CartDiscountDeletedMessagePayload {
    type: "CartDiscountDeleted";
}

Properties

Properties

type: "CartDiscountDeleted"