class

Github::User

Inherits JSON::Serializable < Reference < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

avatar_url
Source
avatar_url=(avatar_url : String)
Source
bio=(bio : String | Nil)
Source
blog
Source
blog=(blog : String)
Source
company
Source
company=(company : String | Nil)
Source
created_at
Source
created_at=(created_at : Time)
Source
email
Source
email=(email : String | Nil)
Source
events_url
Source
events_url=(events_url : String)
Source
followers
Source
followers=(followers : Int32)
Source
followers_url
Source
followers_url=(followers_url : String)
Source
following
Source
following=(following : Int32)
Source
following_url
Source
following_url=(following_url : String)
Source
gists_url
Source
gists_url=(gists_url : String)
Source
gravatar_id
Source
gravatar_id=(gravatar_id : String)
Source
hireable=(hireable : Bool | Nil)
Source
hireable?
Source
html_url
Source
html_url=(html_url : String)
Source
id=(id : Int32)
Source
kind
Source
location
Source
location=(location : String | Nil)
Source
login
Source
login=(login : String)
Source
name
Source
name=(name : String | Nil)
Source
node_id
Source
node_id=(node_id : String)
Source
organizations_url
Source
organizations_url=(organizations_url : String)
Source
public_gists
Source
public_gists=(public_gists : Int32)
Source
public_repos
Source
public_repos=(public_repos : Int32)
Source
received_events_url
Source
received_events_url=(received_events_url : String)
Source
repos_url
Source
repos_url=(repos_url : String)
Source
site_admin=(site_admin : Bool)
Source
site_admin?
Source
starred_url
Source
starred_url=(starred_url : String)
Source
subscriptions_url
Source
subscriptions_url=(subscriptions_url : String)
Source
updated_at
Source
updated_at=(updated_at : Time)
Source
url=(url : String)
Source
user_type
Source
user_type=(user_type : String)
Source