OptionalauthorContact-author of the comment.
OptionalcanIndicates if the comment can be edited by current user.
OptionalcaseOptional relation to the associated case.
OptionalcreatedTimestamp (in milliseconds) of when the comment was created.
OptionalcreatedUser who created the comment.
OptionaleditedIndicates if the comment was edited; true if created_at < updated_at.
OptionaletagOptionalidMain identifier for read, update, and delete operations.
OptionalroleOptionaltextThe content of the comment.
OptionalupdatedTimestamp (in milliseconds) of the last update.
OptionalupdatedUser who last updated the comment.
OptionalverVersion number of the comment, used for concurrency control.
Represents a comment associated with a case.