Preparing search index...
The search index is not available
digicust_types
digicust_types
UserModel
Interface UserModel
Information about a user of Digicust
interface
UserModel
{
acceptTerms
?:
boolean
;
displayName
?:
string
;
id
?:
string
;
mail
?:
string
;
role
?:
"user"
|
"admin"
|
"validator"
;
status
?:
"verified"
|
"invited"
;
userId
?:
string
;
}
Index
Properties
accept
Terms?
display
Name?
id?
mail?
role?
status?
user
Id?
Properties
Optional
accept
Terms
accept
Terms
?:
boolean
Optional
display
Name
display
Name
?:
string
Optional
id
id
?:
string
Optional
mail
mail
?:
string
Optional
role
role
?:
"user"
|
"admin"
|
"validator"
Optional
status
status
?:
"verified"
|
"invited"
Optional
user
Id
user
Id
?:
string
User id to match user in azure active directory
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
accept
Terms
display
Name
id
mail
role
status
user
Id
digicust_types
Loading...
Information about a user of Digicust