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

    Interface BusinessUnitStoresSetMessagePayload

    Generated after a successful Set Stores update action.

    interface BusinessUnitStoresSetMessagePayload {
        stores: StoreKeyReference[];
        type: "BusinessUnitStoresSet";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    Stores of the Business Unit after the Set Stores update action.

    type: "BusinessUnitStoresSet"