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

    Interface BusinessUnitStatusChangedMessagePayload

    Generated after a successful Change Status update action.

    interface BusinessUnitStatusChangedMessagePayload {
        active: BusinessUnitStatus;
        type: "BusinessUnitStatusChanged";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    Updated status of the Business Unit.

    type: "BusinessUnitStatusChanged"