Skip to content

Latest commit

 

History

History
38 lines (34 loc) · 1.98 KB

User.md

File metadata and controls

38 lines (34 loc) · 1.98 KB

User

Properties

Name Type Description Notes
Id int32 [optional] [default to null]
Login string [optional] [default to null]
Name string [optional] [default to null]
AvatarUrl string [optional] [default to null]
Url string [optional] [default to null]
HtmlUrl string [optional] [default to null]
FollowersUrl string [optional] [default to null]
FollowingUrl string [optional] [default to null]
GistsUrl string [optional] [default to null]
StarredUrl string [optional] [default to null]
SubscriptionsUrl string [optional] [default to null]
OrganizationsUrl string [optional] [default to null]
ReposUrl string [optional] [default to null]
EventsUrl string [optional] [default to null]
ReceivedEventsUrl string [optional] [default to null]
Type_ string [optional] [default to null]
SiteAdmin bool [optional] [default to null]
Blog string [optional] [default to null]
Weibo string [optional] [default to null]
Bio string [optional] [default to null]
PublicRepos string [optional] [default to null]
PublicGists string [optional] [default to null]
Followers string [optional] [default to null]
Following string [optional] [default to null]
Stared string [optional] [default to null]
Watched string [optional] [default to null]
CreatedAt string [optional] [default to null]
UpdatedAt string [optional] [default to null]
Email string [optional] [default to null]

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