Name | Type | Description | Notes |
---|---|---|---|
key | String | This property is deprecated in favor of `accountId` because of privacy changes. See the migration guide for details. The key of the user. | [optional] |
self | String | The URL of the user. | [optional] |
name | String | This property is deprecated in favor of `accountId` because of privacy changes. See the migration guide for details. The username of the user. | [optional] |
displayName | String | The display name of the user. Depending on the user’s privacy setting, this may return an alternative value. | [optional] |
active | Boolean | Whether the user is active. | [optional] |
accountId | String | The account ID of the user, which uniquely identifies the user across all Atlassian products. For example, 5b10ac8d82e05b22cc7d4ef5. | [optional] |
avatarUrls | AllOfUserBeanAvatarUrls | The avatars of the user. | [optional] |