Skip to main content

Interface: SCNotificationIncubatorType

Interface SCNotificationIncubatorType. The incubator proposed by the user has been approved

Hierarchy

Properties

active_at

active_at: Date

Time when the notification was generated

Inherited from

SCNotificationType.active_at

Defined in

notification.ts:129


incubator

incubator: SCIncubatorType

Incubator

Defined in

notification.ts:472


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: INCUBATOR_APPROVED

Type Incubator Approved

Overrides

SCNotificationType.type

Defined in

notification.ts:467