Name | Type | Description | Notes |
---|---|---|---|
self | String | The URL of the user. | [optional] |
key | String | The key for the user. When provided with `name`, overrides the value in `name` to set both `name` and `key`. This property is deprecated because of privacy changes. See the migration guide for details. | [optional] |
name | String | The username for the user. This property is deprecated because of privacy changes. See the migration guide for details. | [optional] |
password | String | A password for the user. If a password is not set, a random password is generated. | [optional] |
emailAddress | String | The email address for the user. | |
displayName | String | The display name for the user. | |
notification | String | Sends the user an email confirmation that they have been added to Jira. Default is `false`. | [optional] |
applicationKeys | List<String> | Deprecated, do not use. | [optional] |