Preparing search index...
The search index is not available
Mosaia Node.js SDK - v0.0.28
Mosaia Node.js SDK
PermissionParamsInterface
Interface PermissionParamsInterface
Permission parameters interface
Used to define the parameters for a permission.
interface
PermissionParamsInterface
{
action
:
string
|
string
[]
;
resource
:
string
|
string
[]
;
}
Index
Properties
action
resource
Properties
action
action
:
string
|
string
[]
resource
resource
:
string
|
string
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
action
resource
Mosaia Node.js SDK - v0.0.28
Loading...
Permission parameters interface
Used to define the parameters for a permission.