Github::Search::User
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
avatar_url
Sourceavatar_url=(avatar_url : String)
Sourceevents_url
Sourceevents_url=(events_url : String)
Sourcefollowers_url
Sourcefollowers_url=(followers_url : String)
Sourcefollowing_url
Sourcefollowing_url=(following_url : String)
Sourcegists_url
Sourcegists_url=(gists_url : String)
Sourcegravatar_id
Sourcegravatar_id=(gravatar_id : String)
Sourcehtml_url
Sourcehtml_url=(html_url : String)
Sourceid
Sourceid=(id : Int32)
Sourceitem_type
Sourceitem_type=(item_type : String)
Sourcelogin
Sourcelogin=(login : String)
Sourcenode_id
Sourcenode_id=(node_id : String)
Sourceorganizations_url
Sourceorganizations_url=(organizations_url : String)
Sourcereceived_events_url
Sourcereceived_events_url=(received_events_url : String)
Sourcerepos_url
Sourcerepos_url=(repos_url : String)
Sourcescore
Sourcescore=(score : Float64)
Sourcesite_admin=(site_admin : Bool)
Sourcesite_admin?
Sourcestarred_url
Sourcestarred_url=(starred_url : String)
Sourcesubscriptions_url
Sourcesubscriptions_url=(subscriptions_url : String)
Sourceurl
Sourceurl=(url : String)
Source