Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 992 Bytes

Comment.md

File metadata and controls

18 lines (15 loc) · 992 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 *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]

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