struct

Octokit::Models::IssueListOptions

Inherits Struct < Value < Object

Constructors

new(filter : String, state : String, labels : Array(String), sort : String, direction : String, since : String)
new(__temp_2539 : JSON::PullParser)

Instance methods

direction
direction=(_direction : String)
filter
filter=(_filter : String)
labels
labels=(_labels : Array(String))
since
since=(_since : String)
sort
sort=(_sort : String)
state
state=(_state : String)
to_json(json : JSON::Builder)