Subclass of ConnectApi.FeedItemAttachment Class
Objects of this type are returned by attachments in feed items with type CaseCommentPost.
Name | Type | Description | Available Version |
---|---|---|---|
actorType | ConnectApi.CaseActorType Enum | Type of user who made the comment.
|
28.0–31.0 |
createdBy | ConnectApi.UserSummary | Comment’s creator | 28.0–31.0 |
createdDate | Datetime | ISO 8601 date string, for example, 2011-02-25T18:24:31.000Z | 28.0–31.0 |
id | String | Comment’s 18–character ID | 28.0–31.0 |
published | Boolean | Specifies whether the comment has been published | 28.0–31.0 |
text | String | Comment’s text | 28.0–31.0 |