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

    Interface StateRemoveRolesAction

    interface StateRemoveRolesAction {
        action: "removeRoles";
        roles: StateRoleEnum[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "removeRoles"
    roles: StateRoleEnum[]

    Roles to remove from the State.