SCNotificationFollowType
Interface SCNotificationFollowType. Follow Notification Schema. (discussion, post, status)
Extends
Properties
Property | Type | Description | Overrides | Inherited from |
---|---|---|---|---|
active_at | Date | Time when the notification was generated | - | SCNotificationType .active_at |
discussion? | SCFeedDiscussionType | If user is mentioned in a discussion | - | - |
is_new | boolean | True if the notification has been read, otherwise false | - | SCNotificationType .is_new |
post? | SCFeedPostType | If the user is mentioned in a post | - | - |
sid | string | Serialization id of the single notification | - | SCNotificationType .sid |
status? | SCFeedObjectType | If user is mentioned in a status | - | - |
type | FOLLOW | Type Follow | SCNotificationType .type | - |