Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 822 Bytes

UserPublic.md

File metadata and controls

16 lines (12 loc) · 822 Bytes

UserPublic

Properties

Name Type Description Notes
can map[string,bool] Operations the current user is able to perform on this object [optional]
id string Unique Id [optional]
first_name string First Name [optional]
last_name string Last Name [optional]
display_name string Full name for display (available only if both first_name and last_name are set) [optional]
avatar_url string URL for the avatar image (may be generic) [optional]
url string Link to get this item [optional]

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