SCFeedUnitActivityType
Interface SCFeedUnitActivityType. FeedUnit Activity Schema.
Properties
| Property | Type | Description | 
|---|---|---|
| active_at | Date | Time of activity | 
| author | SCUserType | The user involved. | 
| comment? | any | The comment if type == SCFeedUnitActivityTypologyType.COMMENT. | 
| seen? | boolean | Id of Users that have seen this activity | 
| type | SCFeedUnitActivityTypologyType | The type of the activity. |