Name | Type | Description | Notes |
---|---|---|---|
self | String | The URL of the user. | [optional] |
name | String | This property is no longer available and will be removed from the documentation soon. See the deprecation notice for details. | [optional] |
key | String | This property is no longer available and will be removed from the documentation soon. See the deprecation notice for details. | [optional] |
accountId | String | The account ID of the user, which uniquely identifies the user across all Atlassian products. For example, 5b10ac8d82e05b22cc7d4ef5. | [optional] |
emailAddress | String | The email address of the user. Depending on the user’s privacy settings, this may be returned as null. | [optional] |
avatarUrls | AllOfUserDetailsAvatarUrls | The avatars of the user. | [optional] |
displayName | String | The display name of the user. Depending on the user’s privacy settings, this may return an alternative value. | [optional] |
active | Boolean | Whether the user is active. | [optional] |
timeZone | String | The time zone specified in the user's profile. Depending on the user’s privacy settings, this may be returned as null. | [optional] |
accountType | String | The type of account represented by this user. This will be one of 'atlassian' (normal users), 'app' (application user) or 'customer' (Jira Service Desk customer user) | [optional] |