@gradientedge/commercetools-utils
    Preparing search index...

    Interface CartDiscountStoreRemovedMessagePayload

    Generated after a successful Remove Store update action.

    interface CartDiscountStoreRemovedMessagePayload {
        store: StoreKeyReference;
        type: "CartDiscountStoreRemoved";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    The Store that was removed from the Cart Discount.

    type: "CartDiscountStoreRemoved"