FeedComment
Columns
Name | Type | ReadOnly | References | Description |
Id [KEY] | String | True | Unique identifier of the FeedComment. | |
FeedItemId | String | False | Label Feed Item ID corresponds to this field. | |
ParentId | String | True | Label Parent ID corresponds to this field. | |
CreatedById | String | False | Label Created By ID corresponds to this field. | |
CreatedDate | Datetime | False | Label Created Date corresponds to this field. | |
CommentBody | String | False | Label Comment Body corresponds to this field. | |
IsDeleted | Boolean | True | Label Deleted corresponds to this field. | |
InsertedById | String | True | User.Id | Label InsertedBy ID corresponds to this field. |
CommentType | String | False | Label Comment Type corresponds to this field. | |
RelatedRecordId | String | False | ContentVersion.Id | Label Related Record ID corresponds to this field. |
Last updated