Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 968 Bytes

CommentCreatedUpdated.md

File metadata and controls

21 lines (15 loc) · 968 Bytes

CommentCreatedUpdated

Properties

Name Type Required Description
Data CommentCreatedUpdatedData

CommentCreatedUpdatedData

Properties

Name Type Required Description
Id long The comment's ID.
CreatedBy long The user ID of the user who created the comment.
CreatedAt string The date and time at which the comment was created.
UpdatedAt string The date and time when the comment was last updated.
Body string The contents of the comment.