The Comment object

The Comment object is used to represent a comment on a ticket.

idstringOptionalRead-onlyformat: "uuid"
remote_idstring or nullOptional
created_atdatetimeOptionalRead-only
The datetime that this object was created by Merge.
modified_atdatetimeOptionalRead-only
The datetime that this object was modified by Merge.
userstring or nullOptionalformat: "uuid"
contactstring or nullOptionalformat: "uuid"
bodystring or nullOptional
The comment's text body.
html_bodystring or nullOptional
The comment's text body formatted as html.
ticketstring or nullOptionalformat: "uuid"
The ticket associated with the comment.
is_privateboolean or nullOptional
Whether or not the comment is internal.
remote_created_atdatetime or nullOptional
When the third party's comment was created.
remote_was_deletedbooleanOptionalRead-only
field_mappingsobject or nullOptionalRead-only
remote_datalist of objects or nullOptionalRead-only