struct Octokit::Models::PullRequestListCommentOptions
- Octokit::Models::PullRequestListCommentOptions
- Struct
- Value
- Object
Defined in:
octokit/models/pull_comments.crConstructors
Instance Method Summary
- #direction : String
- #direction=(_direction : String)
- #since : String
- #since=(_since : String)
- #sort : String
- #sort=(_sort : String)
- #to_json(json : JSON::Builder)