GitHub::Branches::Merge::Commit
Inherits MessagePack::Serializable < JSON::Serializable < GitHub::Resource < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
new(pull : MessagePack::Unpacker)
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Instance methods
author
Sourceauthor=(author : CommitAuthor)
Sourcecomment_count
Sourcecommitter
Sourcecommitter=(committer : CommitAuthor)
Sourcemessage
Sourcetree
Sourcetree=(tree : Tree)
Sourceurl
Sourceverification
Sourceverification=(verification : Verification)
Source