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

    Interface BusinessUnitStoreRemovedMessagePayload

    Generated after a successful Remove Store update action.

    interface BusinessUnitStoreRemovedMessagePayload {
        store: StoreKeyReference;
        type: "BusinessUnitStoreRemoved";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    The Store that was removed from the Business Unit.

    type: "BusinessUnitStoreRemoved"