Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.15 KB

PullrequestComment.md

File metadata and controls

20 lines (17 loc) · 1.15 KB

PullrequestComment

Properties

Name Type Description Notes
Id int32 [optional] [default to null]
CreatedOn time.Time [optional] [default to null]
UpdatedOn time.Time [optional] [default to null]
Content *interface{} [optional] [default to null]
User *Account [optional] [default to null]
Deleted bool [optional] [default to null]
Parent *Comment [optional] [default to null]
Inline *interface{} [optional] [default to null]
Links *interface{} [optional] [default to null]
Pullrequest *Pullrequest [optional] [default to null]
Resolution *ModelError [optional] [default to null]
Pending bool [optional] [default to null]

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