struct

Octokit::Models::DraftReviewComment

Inherits Struct < Value < Object

Constructors

new(path : String, position : Int32, body : String)
new(__temp_3171 : JSON::PullParser)

Instance methods

body
body=(_body : String)
path
path=(_path : String)
position
position=(_position : Int32)
to_json(json : JSON::Builder)