Skip to main content

Interface: SCNotificationCollapsedForType

Interface SCNotificationCollapsedForType. Collapsed for Notification Schema. Only for comments.

Hierarchy

Properties

active_at

active_at: Date

Time when the notification was generated

Inherited from

SCNotificationType.active_at

Defined in

notification.ts:129


comment

comment: SCCommentType

comment collapsed

Defined in

notification.ts:373


is_new

is_new: boolean

True if the notification has been read, otherwise false

Inherited from

SCNotificationType.is_new

Defined in

notification.ts:114


sid

sid: string

Serialization id of the single notification

Inherited from

SCNotificationType.sid

Defined in

notification.ts:119


type

type: COLLAPSED_FOR_ADVERTISING | COLLAPSED_FOR_AGGRESSIVE | COLLAPSED_FOR_VULGAR | COLLAPSED_FOR_POOR | COLLAPSED_FOR_OFFTOPIC

Type Kindly Notice User

Overrides

SCNotificationType.type

Defined in

notification.ts:363