Octokit::Models::NewPullRequest
Constructors
new(__temp_3339 : JSON::PullParser)
Instance methods
base
base=(_base : String)
body
body=(_body : String)
draft
draft=(_draft : Bool)
head
head=(_head : String)
issue
issue=(_issue : Int32)
maintainer_can_modify
maintainer_can_modify=(_maintainer_can_modify : Bool)
title
title=(_title : String)
to_json(json : JSON::Builder)