struct

Octokit::Models::PullRequestBranch

Inherits Struct < Value < Object

Constructors

new(label : String, ref : String, sha : String, repo : Repository, user : User)
new(__temp_3313 : JSON::PullParser)

Instance methods

label
label=(_label : String)
ref
ref=(_ref : String)
repo
repo=(_repo : Repository)
sha
sha=(_sha : String)
to_json(json : JSON::Builder)
user
user=(_user : User)