NAME

JIRA::API::NewUserDetails -

SYNOPSIS

my $obj = JIRA::API::NewUserDetails->new();
...

PROPERTIES

applicationKeys

Deprecated, do not use.

displayName

This property is no longer available. If the user has an Atlassian account, their display name is not changed. If the user does not have an Atlassian account, they are sent an email asking them set up an account.

emailAddress

The email address for the user.

key

This property is no longer available. See the [migration guide](https://developer.atlassian.com/cloud/jira/platform/deprecation-notice-user-privacy-api-migration-guide/) for details.

name

This property is no longer available. See the [migration guide](https://developer.atlassian.com/cloud/jira/platform/deprecation-notice-user-privacy-api-migration-guide/) for details.

password

This property is no longer available. If the user has an Atlassian account, their password is not changed. If the user does not have an Atlassian account, they are sent an email asking them set up an account.

self

The URL of the user.