accountType property

String? accountType
final

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)

Implementation

final String? accountType;