Octokit::Models::PRLinks
Constructors
new(this : PRLink, html : PRLink, issue : PRLink, comments : PRLink, review_comments : PRLink, review_comment : PRLink, commits : PRLink, statuses : PRLink)
new(__temp_3294 : JSON::PullParser)
Instance methods
comments
comments=(_comments : PRLink)
commits
commits=(_commits : PRLink)
html
html=(_html : PRLink)
issue
issue=(_issue : PRLink)
review_comment
review_comment=(_review_comment : PRLink)
review_comments
review_comments=(_review_comments : PRLink)
statuses
statuses=(_statuses : PRLink)
this
this=(_this : PRLink)
to_json(json : JSON::Builder)