SCNotificationUnDeletedForType
Interface SCNotificationUnDeletedForType. Undeleted for Notification Schema.
Extends
Properties
Property | Type | Description | Overrides | Inherited from |
---|---|---|---|---|
active_at | Date | Time when the notification was generated | SCNotificationType .active_at | SCNotificationType .active_at |
comment? | SCCommentType | If a status is undeleted | - | - |
discussion? | SCFeedDiscussionType | If a discussion is undeleted | - | - |
is_new | boolean | True if the notification has been read, otherwise false | SCNotificationType .is_new | SCNotificationType .is_new |
post? | SCFeedPostType | If a post is undeleted | - | - |
sid | string | Serialization id of the single notification | SCNotificationType .sid | SCNotificationType .sid |
status? | SCFeedObjectType | If a comment is undeleted | - | - |
type | UNDELETED_FOR | Type Undeleted for | SCNotificationType .type | SCNotificationType .type |