SCFeedUnitType
Interface SCFeedUnitType. FeedUnit Schema.
Properties
Property | Type | Description |
---|---|---|
activities? | SCFeedUnitActivityType [] | List of feed activities. This field is returned only for relevance feed |
discussion? | SCFeedDiscussionType | Discussion object |
has_boost? | boolean | True if this object has the visibility boost |
post? | SCFeedPostType | Post object |
seen_by_id? | number [] | Id of User that have seen this object |
status? | SCFeedObjectType | Status object |
type | DISCUSSION | POST | STATUS | The type of the object, can be discussion, post or status |