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

    Interface OrderStoreSetMessagePayload

    Generated after a successful Set Store update action.

    interface OrderStoreSetMessagePayload {
        store?: StoreKeyReference;
        type: "OrderStoreSet";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    Store that was set.

    type: "OrderStoreSet"