PullRequestThread Object
A threaded list of comments for a given pull request.
Fields
#
comments
Non-null
A list of pull request comments associated with the thread.
startDiffSide
The side of the diff that the first line of the thread starts on (multi-line only)
subjectType
Non-null
The level at which the comments in the corresponding thread are targeted, can be a diff line or a file
Interfaces
#
Also implements Node .
Previous
PullRequestTemplate
