SCNotificationContributionType
Interface SCNotificationContributionType. Contribution Notification Schema.
Extends
Properties
| Property | Type | Description | Inherited from | 
|---|---|---|---|
| active_at | Date | Time when the notification was generated | SCNotificationType.active_at | 
| discussion? | SCFeedDiscussionType | If the contribution type is discussion | - | 
| is_new | boolean | True if the notification has been read, otherwise false | SCNotificationType.is_new | 
| post? | SCFeedPostType | If the contribution type is post | - | 
| sid | string | Serialization id of the single notification | SCNotificationType.sid | 
| status? | SCFeedObjectType | If the contribution type is status | - | 
| type | SCNotificationTypologyType | Type of the notification | SCNotificationType.type |