TaskComment

Document type representing a comment in a task.

Parameters

attachments TaskAttachment [ ] An array of attachments to be enclosed inside the comment.
ID String Unique ID of the comment.
displayText String Displayable representation of the text associated with the comment.
text String Text associated with the comment.
timeStamp Date The date and time of last modification of the comment.
userDisplayName String Displayable representation of the name of user associated with the comment.
userID String User name of the user associated with the comment.