Skip to main content

Interface: SCNotificationDeletedForType

Interface SCNotificationDeletedForType. Deleted for Notification Schema.

Hierarchy

Properties

active_at

active_at: Date

Time when the notification was generated

Inherited from

SCNotificationType.active_at

Defined in

notification.ts:129


comment

Optional comment: SCCommentType

If a status is deleted

Defined in

notification.ts:409


discussion

Optional discussion: SCFeedDiscussionType

If a discussion is deleted

Defined in

notification.ts:394


is_new

is_new: boolean

True if the notification has been read, otherwise false

Inherited from

SCNotificationType.is_new

Defined in

notification.ts:114


post

Optional post: SCFeedPostType

If a post is deleted

Defined in

notification.ts:399


sid

sid: string

Serialization id of the single notification

Inherited from

SCNotificationType.sid

Defined in

notification.ts:119


status

Optional status: SCFeedObjectType

If a comment is deleted

Defined in

notification.ts:404


type

type: DELETED_FOR_ADVERTISING | DELETED_FOR_AGGRESSIVE | DELETED_FOR_VULGAR | DELETED_FOR_POOR | DELETED_FOR_OFFTOPIC

Type Deleted for

Overrides

SCNotificationType.type

Defined in

notification.ts:384