Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
API.Interface
IFrontUsersItem
Interface IFrontUsersItem
interface
IFrontUsersItem
{
authorizedplugins
:
string
[]
;
avatar
?:
undefined
;
email
:
string
;
firstname
?:
string
;
id
:
string
;
isvalidated
:
never
;
lastmodificationdate
:
never
;
lastname
?:
string
;
organizations
:
never
[]
;
password
:
never
;
passwordlastchanged
:
never
;
plugins
:
never
[]
;
projects
:
Pick
<
IProject
<
(
"id"
|
"title"
)
[]
>
,
"id"
|
"title"
>
[]
;
superuser
:
boolean
;
usermodels
:
Pick
<
IUserModelWithData
<
(
"id"
|
"owners"
|
"users"
|
"groups"
|
"model"
|
"template"
)
[]
,
>
,
"id"
|
"owners"
|
"users"
|
"groups"
|
"model"
|
"template"
,
>
[]
;
workspaces
:
Pick
<
IWorkspace
<
(
"id"
|
"name"
)
[]
>
,
"id"
|
"name"
>
[]
;
}
Hierarchy (
View Summary
)
IUserWithData
<
(
|
"id"
|
"firstname"
|
"lastname"
|
"email"
|
"authorizedplugins"
|
"superuser"
|
"workspaces"
|
"projects"
|
"usermodels"
)
[]
,
>
IFrontUsersItem
Index
Properties
authorizedplugins
avatar?
email
firstname?
id
isvalidated
lastmodificationdate
lastname?
organizations
password
passwordlastchanged
plugins
projects
superuser
usermodels
workspaces
Properties
authorizedplugins
authorizedplugins
:
string
[]
Optional
avatar
avatar
?:
undefined
email
email
:
string
Optional
firstname
firstname
?:
string
id
id
:
string
isvalidated
isvalidated
:
never
lastmodificationdate
lastmodificationdate
:
never
Optional
lastname
lastname
?:
string
organizations
organizations
:
never
[]
password
password
:
never
passwordlastchanged
passwordlastchanged
:
never
plugins
plugins
:
never
[]
projects
projects
:
Pick
<
IProject
<
(
"id"
|
"title"
)
[]
>
,
"id"
|
"title"
>
[]
superuser
superuser
:
boolean
usermodels
usermodels
:
Pick
<
IUserModelWithData
<
(
"id"
|
"owners"
|
"users"
|
"groups"
|
"model"
|
"template"
)
[]
,
>
,
"id"
|
"owners"
|
"users"
|
"groups"
|
"model"
|
"template"
,
>
[]
workspaces
workspaces
:
Pick
<
IWorkspace
<
(
"id"
|
"name"
)
[]
>
,
"id"
|
"name"
>
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
authorizedplugins
avatar
email
firstname
id
isvalidated
lastmodificationdate
lastname
organizations
password
passwordlastchanged
plugins
projects
superuser
usermodels
workspaces
Tanatloc documentation
Loading...