Preparing search index...
The search index is not available
millconnect
millconnect
app/types/old-role.type
OldRole
Interface OldRole
interface
OldRole
{
created
?:
Moment
;
deletable
:
boolean
;
features
:
string
[]
;
id
?:
string
;
modified
?:
Moment
;
name
:
string
;
rights
:
any
[]
;
translatable
:
boolean
;
}
Hierarchy (
View Summary
)
MongoEntity
OldRole
Index
Properties
created?
deletable
features
id?
modified?
name
rights
translatable
Properties
Optional
created
created
?:
Moment
deletable
deletable
:
boolean
features
features
:
string
[]
Optional
id
id
?:
string
Optional
modified
modified
?:
Moment
name
name
:
string
rights
rights
:
any
[]
translatable
translatable
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
deletable
features
id
modified
name
rights
translatable
millconnect
Loading...