NAME
JIRA::API::UserDetails -
SYNOPSIS
my $obj = JIRA::API::UserDetails->new();
...
PROPERTIES
accountId
The account ID of the user, which uniquely identifies the user across all Atlassian products. For example, *5b10ac8d82e05b22cc7d4ef5*.
accountType
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)
active
Whether the user is active.
avatarUrls
The avatars of the user.
displayName
The display name of the user. Depending on the user’s privacy settings, this may return an alternative value.
emailAddress
The email address of the user. Depending on the user’s privacy settings, this may be returned as null.
key
This property is no longer available and will be removed from the documentation soon. See the [deprecation notice](https://developer.atlassian.com/cloud/jira/platform/deprecation-notice-user-privacy-api-migration-guide/) for details.
name
This property is no longer available and will be removed from the documentation soon. See the [deprecation notice](https://developer.atlassian.com/cloud/jira/platform/deprecation-notice-user-privacy-api-migration-guide/) for details.
self
The URL of the user.
timeZone
The time zone specified in the user's profile. Depending on the user’s privacy settings, this may be returned as null.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 70:
Non-ASCII character seen before =encoding in 'user’s'. Assuming UTF-8