Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Octokit::Models::PullRequestListCommentOptions
Inherits
Struct
<
Value
<
Object
Constructors
new
(sort :
String
, direction :
String
, since :
String
)
new
(__temp_3125 :
JSON::PullParser
)
Instance methods
direction
direction=
(_direction :
String
)
since
since=
(_since :
String
)
sort
sort=
(_sort :
String
)
to_json
(json :
JSON::Builder
)