interface ChannelSetRolesAction {
    action: "setRoles";
    roles: ChannelRoleEnum[];
}

Hierarchy (View Summary)

Properties

Properties

action: "setRoles"

Value to set. If not specified, then InventorySupply is assigned by default.