Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.13 KB

PullRequestComments.md

File metadata and controls

23 lines (19 loc) · 1.13 KB

PullRequestComments

Properties

Name Type Description Notes
Url string [optional] [default to null]
Id int32 [optional] [default to null]
Path string [optional] [default to null]
Position string [optional] [default to null]
OriginalPosition string [optional] [default to null]
CommitId string [optional] [default to null]
OriginalCommitId string [optional] [default to null]
User *UserBasic [optional] [default to null]
Body string [optional] [default to null]
CreatedAt string [optional] [default to null]
UpdatedAt string [optional] [default to null]
HtmlUrl string [optional] [default to null]
PullRequestUrl string [optional] [default to null]
Links string [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]