struct Octokit::Models::DraftReviewComment
- Octokit::Models::DraftReviewComment
- Struct
- Value
- Object
Defined in:
octokit/models/pull_reviews.crConstructors
Instance Method Summary
- #body : String
- #body=(_body : String)
- #path : String
- #path=(_path : String)
- #position : Int32
- #position=(_position : Int32)
- #to_json(json : JSON::Builder)