accountType property

UserAccountType? accountType
final

The account type of the user, may return empty string if unavailable. App is if the user is a bot user created on behalf of an Atlassian app.

Implementation

final UserAccountType? accountType;