Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 627 Bytes

File metadata and controls

13 lines (10 loc) · 627 Bytes

FlatApi.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 Boolean User license status. 'True' if user is an individual Power user [optional]