Generated after a successful Delete Business Unit request.

interface BusinessUnitDeletedMessagePayload {
    type: "BusinessUnitDeleted";
}

Properties

Properties

type: "BusinessUnitDeleted"

Generated using TypeDoc