@dypai-ai/client-sdk - v1.12.0
DYPAI
GitHub
Preparing search index...
modules/roles/types
Role
Interface Role
interface
Role
{
created_at
?:
string
;
description
?:
string
|
null
;
id
:
string
;
name
:
string
;
permissions
?:
RolePermissions
|
null
;
updated_at
?:
string
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
created_
at?
description?
id
name
permissions?
updated_
at?
Properties
Optional
created_
at
created_at
?:
string
Optional
description
description
?:
string
|
null
id
id
:
string
name
name
:
string
Optional
permissions
permissions
?:
RolePermissions
|
null
Optional
updated_
at
updated_at
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created_
at
description
id
name
permissions
updated_
at
DYPAI
GitHub
@dypai-ai/client-sdk - v1.12.0
Loading...