| Name | Description | Type | Additional information |
|---|---|---|---|
| CommentKey |
The unique identifier for the comment |
globally unique identifier |
None. |
| CommentBody |
The text body of the comment |
string |
None. |
| CommentAuthor |
Metadata pertaining to the user who created the comment |
ContactConcise |
None. |
| IsOfficial |
A single comment for an item can be marked as the official comment, and is generally displayed as the top comment/pinned. |
boolean |
None. |
| ItemKey |
The unique identifier for the comment's parent content item |
globally unique identifier |
None. |
| CreatedOn |
The date that the comment was created |
date |
None. |
| UpdatedOn |
The date that the comment was last updated |
date |
None. |