Name | Type | Description | Notes |
---|---|---|---|
active | bool | Is user active | [optional] |
avatar_url | str | URL to the user's avatar | [optional] |
created | datetime | [optional] | |
description | str | the user's description | [optional] |
str | [optional] | ||
followers_count | int | user counts | [optional] |
following_count | int | [optional] | |
full_name | str | the user's full name | [optional] |
id | int | the user's id | [optional] |
is_admin | bool | Is the user an administrator | [optional] |
language | str | User locale | [optional] |
last_login | datetime | [optional] | |
location | str | the user's location | [optional] |
login | str | the user's username | [optional] |
prohibit_login | bool | Is user login prohibited | [optional] |
restricted | bool | Is user restricted | [optional] |
starred_repos_count | int | [optional] | |
website | str | the user's website | [optional] |