Role
A Role represents a collection of permissions which determine the authorization level of a User on a given set of Channels.
-
Extends:
VendureEntity -
Implements:
ChannelAware
constructor
method
(input?: DeepPartial<Role>) => Rolecode
property
stringdescription
property
stringpermissions
property
Permission[]channels
property
Channel[]Was this chapter helpful?