Name |
Type |
Description |
Notes |
links |
list[Link] |
Link to resource |
[optional] |
id |
int |
ID of the User |
[optional] |
username |
str |
Login username of the User |
[optional] |
email |
str |
Contact email of the User |
[optional] |
password |
str |
Password of the User |
[optional] |
first_name |
str |
First name of the User |
[optional] |
last_name |
str |
Last name of the User |
[optional] |
status |
int |
Status of the User |
[optional] |
avatar |
str |
|
[optional] |
ldap_username |
str |
LDAP username of the User |
[optional] |
timezone_offset |
str |
Timezone offset of the User |
[optional] |
country_name |
str |
Country name of timezone |
[optional] |
[Back to Model list] [Back to API list] [Back to README]