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

    Interface CartDiscountStoresSetMessagePayload

    Generated after a successful Set Stores update action.

    interface CartDiscountStoresSetMessagePayload {
        stores: StoreKeyReference[];
        type: "CartDiscountStoresSet";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    Stores of the Cart Discount after the Set Stores update action.

    type: "CartDiscountStoresSet"