Name | Type | Description | Notes |
---|---|---|---|
Type_ | string | [default to null] | |
Links | *AccountLinks | [optional] [default to null] | |
Username | string | [optional] [default to null] | |
Nickname | string | Account name defined by the owner. Should be used instead of the "username" field. Note that "nickname" cannot be used in place of "username" in URLs and queries, as "nickname" is not guaranteed to be unique. | [optional] [default to null] |
AccountStatus | string | The status of the account. Currently the only possible value is "active", but more values may be added in the future. | [optional] [default to null] |
DisplayName | string | [optional] [default to null] | |
Website | string | [optional] [default to null] | |
CreatedOn | time.Time | [optional] [default to null] | |
Uuid | string | [optional] [default to null] | |
IsStaff | bool | [optional] [default to null] | |
AccountId | string | The user's Atlassian account ID. | [optional] [default to null] |