Skip to main content

Role

A Role represents a collection of permissions which determine the authorization level of a User on a given set of Channels.

Signature

constructor

method(input?: DeepPartial<Role>) => Role

code

propertystring

description

propertystring

permissions

propertyPermission[]

channels

propertyChannel[]
Was this chapter helpful?
Report Issue
Edited Feb 25, 2026ยทEdit this page