Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 779 Bytes

UserBasics.md

File metadata and controls

15 lines (11 loc) · 779 Bytes

UserBasics

Properties

Name Type Description Notes
id string The user unique identifier [optional]
username string The user name (unique for the organization) [optional]
name string A displayable name for the user [optional]
printableName string The name that can be directly printed (name or username) [optional]
picture string User pictue [optional]
isPowerUser bool User license status. 'True' if user is an individual Power user [optional]

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