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

    Interface CartDiscountStoreAddedMessagePayload

    Generated after a successful Add Store update action.

    interface CartDiscountStoreAddedMessagePayload {
        store: StoreKeyReference;
        type: "CartDiscountStoreAdded";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    The Store that was added to the Cart Discount.

    type: "CartDiscountStoreAdded"