SerenityJS
Preparing search index...
@serenityjs/core
IPermissionDefinition
Interface IPermissionDefinition
interface
IPermissionDefinition
{
commands
:
string
[]
;
identifier
:
string
;
}
Index
Properties
commands
identifier
Properties
Readonly
commands
commands
:
string
[]
The commands of the permission.
Readonly
identifier
identifier
:
string
The identifier of the permission.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
commands
identifier
SerenityJS
Loading...
The commands of the permission.