Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 666 Bytes

CommentResource.md

File metadata and controls

15 lines (11 loc) · 666 Bytes

CommentResource

Properties

Name Type Description Notes
created datetime Created date of Comment [optional]
updated datetime Last updated date of Comment [optional]
user_id int ID of the User who create this Comment [optional]
links list[Link] [optional]
id int ID of the Comment [optional]
content str Comment text [optional]

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