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] |
str | Contact email of the User | [optional] | |
password | str | [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 | Avatar URL of the User | [optional] |
ldap_username | str | LDAP username | [optional] |
timezone_offset | str | Timezone offset | [optional] |
country_name | str | Country name of configured timezone | [optional] |
assigned_projects | list[int] | Arrays of Project that user assigned to | [optional] |