struct

Octokit::Models::PullRequestMergeRequest

Inherits Struct < Value < Object

Constructors

new(commit_message : String, commit_title : String, merge_method : String, sha : String)
new(__temp_3387 : JSON::PullParser)

Instance methods

commit_message
commit_message=(_commit_message : String)
commit_title
commit_title=(_commit_title : String)
merge_method
merge_method=(_merge_method : String)
sha
sha=(_sha : String)
to_json(json : JSON::Builder)