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

    Interface BusinessUnitStoreAddedMessagePayload

    Generated after a successful Add Store update action.

    interface BusinessUnitStoreAddedMessagePayload {
        store: StoreKeyReference;
        type: "BusinessUnitStoreAdded";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    The Store that was added to the Business Unit.

    type: "BusinessUnitStoreAdded"