CommentsPreview Object
Information about comments on a Board item such as a ticket or discussion, including a numeric count and the two most recent comments.
This object is used by the following operations:
- Operations that reference the Ticket object
- Operations that reference the Discussion object
- Operations that reference the BoardItemPreview object
The properties included in the CommentsPreview object are listed below.
Property | Type | Description |
---|---|---|
Count | integer | The total number of comments on the resource. |
Comment | Comment | Contains information about a comment on a Board item such as a ticket, discussion, or alert. |