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

    Interface ChannelRemoveRolesAction

    interface ChannelRemoveRolesAction {
        action: "removeRoles";
        roles: ChannelRoleEnum[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "removeRoles"

    Value to remove from the array.