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
;
city
?:
string
;
country
?:
string
;
department
?:
string
;
displayName
?:
string
;
givenName
?:
string
;
id
?:
string
;
jobTitle
?:
string
;
mail
?:
string
;
mobilePhone
?:
string
;
role
?:
"user"
|
"admin"
|
"validator"
;
streetAddress
?:
string
;
subscribeToNewsletter
?:
boolean
;
surname
?:
string
;
}
Index
Properties
accept
Terms?
city?
country?
department?
display
Name?
given
Name?
id?
job
Title?
mail?
mobile
Phone?
role?
street
Address?
subscribe
To
Newsletter?
surname?
Properties
Optional
accept
Terms
accept
Terms
?:
boolean
Optional
city
city
?:
string
Optional
country
country
?:
string
Optional
department
department
?:
string
Optional
display
Name
display
Name
?:
string
Optional
given
Name
given
Name
?:
string
Optional
id
id
?:
string
Optional
job
Title
job
Title
?:
string
Optional
mail
mail
?:
string
Optional
mobile
Phone
mobile
Phone
?:
string
Optional
role
role
?:
"user"
|
"admin"
|
"validator"
Optional
street
Address
street
Address
?:
string
Optional
subscribe
To
Newsletter
subscribe
To
Newsletter
?:
boolean
Optional
surname
surname
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
accept
Terms
city
country
department
display
Name
given
Name
id
job
Title
mail
mobile
Phone
role
street
Address
subscribe
To
Newsletter
surname
digicust_types
Loading...
Information about a user of Digicust