Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 998 Bytes

Comment.md

File metadata and controls

19 lines (15 loc) · 998 Bytes

Comment

Properties

Name Type Description Notes
Type_ string [default to null]
Id int32 [optional] [default to null]
CreatedOn time.Time [optional] [default to null]
UpdatedOn time.Time [optional] [default to null]
Content *IssueContent [optional] [default to null]
User *User [optional] [default to null]
Deleted bool [optional] [default to null]
Parent *Comment [optional] [default to null]
Inline *CommentInline [optional] [default to null]
Links *CommentLinks [optional] [default to null]

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