Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 984 Bytes

AppUser.md

File metadata and controls

16 lines (13 loc) · 984 Bytes

AppUser

Properties

Name Type Description Notes
Links *ModelError [optional] [default to null]
CreatedOn time.Time [optional] [default to null]
DisplayName string [optional] [default to null]
Username string [optional] [default to null]
Uuid string [optional] [default to null]
AccountId string The user's Atlassian account ID. [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]
Kind string The kind of App User. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]