Preparing search index...
The search index is not available
@formant/data-sdk
@formant/data-sdk
IRole
Interface IRole
interface
IRole
{
createdAt
?:
string
;
id
?:
string
;
isImmutable
?:
boolean
;
name
:
string
;
organizationId
?:
string
;
policies
:
Policies
;
tags
:
ITags
;
updatedAt
?:
string
;
}
Hierarchy
ITaggedEntity
IRole
Index
Properties
created
At?
id?
is
Immutable?
name
organization
Id?
policies
tags
updated
At?
Properties
Optional
created
At
created
At
?:
string
Optional
id
id
?:
string
Optional
is
Immutable
is
Immutable
?:
boolean
name
name
:
string
Optional
organization
Id
organization
Id
?:
string
policies
policies
:
Policies
tags
tags
:
ITags
Optional
updated
At
updated
At
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
created
At
id
is
Immutable
name
organization
Id
policies
tags
updated
At
@formant/data-sdk
Loading...
Generated using
TypeDoc