Optional
authorizedplugins
authorizedplugins?: string[]
Optional
avatar
avatar?: Buffer<ArrayBufferLike>
Optional
email
email?: string
Optional
firstname
firstname?: string
Optional
isvalidated
isvalidated?: undefined
Optional
lastmodificationdate
lastmodificationdate?: undefined
Optional
lastname
lastname?: string
Optional
organizations
organizations?: never[]
Optional
password
password?: undefined
Optional
passwordlastchanged
passwordlastchanged?: undefined
Optional
plugins
plugins?: ClientPlugin[]
Optional
projects
projects?: never[]
Optional
superuser
superuser?: boolean
Optional
usermodels
usermodels?: Pick< IUserModelWithData< (
"id" | "owners" | "users" | "groups" | "model" | "template")
[], >, "id" | "owners" | "users" | "groups" | "model" | "template",>[] Optional
workspaces
workspaces?: never[]