struct

Octokit::Models::PullRequestListOptions

Inherits Struct < Value < Object

Constructors

new(state : String, head : String, base : String, sort : String, direction : String)
new(__temp_3326 : JSON::PullParser)

Instance methods

base
base=(_base : String)
direction
direction=(_direction : String)
head
head=(_head : String)
sort
sort=(_sort : String)
state
state=(_state : String)
to_json(json : JSON::Builder)