SCFeedObjectType
Interface SCFeedObjectType. FeedObject Schema. General object.
Extended by
Properties
Property | Type | Description |
---|---|---|
added_at | Date | Added at |
addressing | SCTagType [] | Tags adderssing |
author? | SCUserType | Author of the contribute |
categories? | SCCategoryType [] | List of categories. |
collapsed | boolean | True if the object is hidden |
comment_count | number | Number of comment |
deleted | boolean | True if the object is deleted |
event? | SCEventType | The id of the event. |
flag_count | number | Number of flags |
followed? | boolean | True if the logged user follow this object |
follower_count | number | Number of followers |
group? | SCGroupType | The id of the group. |
html | string | Html |
id | number | The ID of the post. |
last_activity_at | Date | Last activity at |
location? | SCContributionLocation | Location (contribution geolocation) |
medias? | SCMediaType [] | List of medias |
reaction | SCReactionType | Reaction obj |
reactions_count | any [] | Reactions number and objs |
share_count | number | Number of internal share |
slug | string | Slug |
summary | string | Summary |
summary_html? | string | Summary html |
summary_truncated? | boolean | True if summary_html is truncated |
suspended? | boolean | Suspended notification |
type | DISCUSSION | POST | STATUS | Type: discussion, post, status |
view_count | number | Number of views |
vote_count | number | Number of votes |
voted? | boolean | True if the logged user has already voted this object |