Skip to content

Latest commit

 

History

History
executable file
·
14 lines (10 loc) · 646 Bytes

File metadata and controls

executable file
·
14 lines (10 loc) · 646 Bytes

BasicUserDataResponse

Properties

Name Type Description Notes
id string Unique ID of the user [optional]
username string Nickname of the user [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]

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