ChatterActivity
This is a table representing the ChatterActivity entities in Salesforce.
Columns
| Name | Type | ReadOnly | References | Description |
| Id [KEY] | String | True |
Unique identifier of the ChatterActivity. |
|
| ParentId | String | True |
Label Parent ID corresponds to this field. |
|
| PostCount | Int | True |
Label Post Count corresponds to this field. |
|
| CommentCount | Int | True |
Label Comment Count corresponds to this field. |
|
| CommentReceivedCount | Int | True |
Label Comment Received Count corresponds to this field. |
|
| LikeReceivedCount | Int | True |
Label Like Received Count corresponds to this field. |
|
| InfluenceRawRank | Int | True |
Label Influence Raw Rank corresponds to this field. |
|
| SystemModstamp | Datetime | True |
Label System Modstamp corresponds to this field. |