struct

Octokit::Models::PullRequestOptions

Inherits Struct < Value < Object

Constructors

new(commit_title : String, sha : String, merge_method : String)
new(__temp_3378 : JSON::PullParser)

Instance methods

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