@cpod/sdk - v0.2.7
Preparing search index...
Role
Interface Role
Role definition
interface
Role
{
id
:
string
;
name
:
string
;
description
?:
string
;
permissions
:
Permission
[]
;
is_system
:
boolean
;
created_at
:
string
;
updated_at
:
string
;
}
Index
Properties
id
name
description?
permissions
is_
system
created_
at
updated_
at
Properties
id
id
:
string
name
name
:
string
Optional
description
description
?:
string
permissions
permissions
:
Permission
[]
is_
system
is_system
:
boolean
created_
at
created_at
:
string
updated_
at
updated_at
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
description
permissions
is_
system
created_
at
updated_
at
@cpod/sdk - v0.2.7
Loading...
Role definition