Skip to content

Latest commit

 

History

History
executable file
·
19 lines (15 loc) · 1.04 KB

ExtendedUserDataResponse.md

File metadata and controls

executable file
·
19 lines (15 loc) · 1.04 KB

ExtendedUserDataResponse

Properties

Name Type Description Notes
id string Unique ID of the user [optional]
username string Nickname of the user [optional]
picture string The profile picture of the user in data URI scheme. [optional]
about string An introduction of the user. [optional]
currently_working_on string A short description about the project the user is currently working on. [optional]
projects int Amount of projects of the user [optional]
followers int Amount of users that follow this user [optional]
following int Amount of users followed by this user [optional]
ranking_score int Ranking score of this user [optional]
email string EMail of the user [optional]

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