Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1 KB

CommitComment.md

File metadata and controls

18 lines (15 loc) · 1 KB

CommitComment

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]
Commit *Commit [optional] [default to null]

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