CommentDetails Object
Contains information about comments on a Board item such as a ticket, discussion, or alert.
This object is used by the following operations:
- Operations that reference the DiscussionDetails object
- Operations that reference the AlertDetails object
The properties included in the CommentDetails object are listed below.
Property | Type | Description |
---|---|---|
CommentDetail | CommentDetail | Contains details about a comment on a Board item such as a ticket or discussion, including the comment itself and valid workflow actions. |
totalResults | integer | The total number of results matching the request, even if a subset of total results is returned. |
startIndex | startIndex | The starting position for the results. This corresponds to the start value in the request parameters. |