@cpod/sdk - v0.2.7
Preparing search index...
Permission
Interface Permission
Permission definition
interface
Permission
{
id
:
string
;
name
:
string
;
description
?:
string
;
resource_type
:
string
;
action
:
PermissionAction
;
created_at
:
string
;
}
Index
Properties
id
name
description?
resource_
type
action
created_
at
Properties
id
id
:
string
name
name
:
string
Optional
description
description
?:
string
resource_
type
resource_type
:
string
action
action
:
PermissionAction
created_
at
created_at
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
description
resource_
type
action
created_
at
@cpod/sdk - v0.2.7
Loading...
Permission definition