struct

GitHub::Branches::Merge::MergeAuthor

Inherits MessagePack::Serializable < JSON::Serializable < GitHub::Resource < Struct < Value < Object

Constructors

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

Instance methods

author_type
Source
author_type=(author_type : String)
Source
avatar_url
Source
avatar_url=(avatar_url : String)
Source
events_url
Source
events_url=(events_url : String)
Source
followers_url
Source
followers_url=(followers_url : String)
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
html_url
Source
html_url=(html_url : String)
Source
id=(id : Int32)
Source
login
Source
login=(login : String)
Source
node_id
Source
node_id=(node_id : String)
Source
organizations_url
Source
organizations_url=(organizations_url : String)
Source
received_events_url
Source
received_events_url=(received_events_url : String)
Source
repos_url
Source
repos_url=(repos_url : String)
Source
site_admin
Source
site_admin=(site_admin : Bool)
Source
starred_url
Source
starred_url=(starred_url : String)
Source
subscriptions_url
Source
subscriptions_url=(subscriptions_url : String)
Source
url=(url : String)
Source