SCNotificationIncubatorType
Interface SCNotificationIncubatorType. The incubator proposed by the user has been approved
Extends
Properties
Property | Type | Description | Overrides | Inherited from |
---|---|---|---|---|
active_at | Date | Time when the notification was generated | SCNotificationType .active_at | SCNotificationType .active_at |
incubator | SCIncubatorType | Incubator | - | - |
is_new | boolean | True if the notification has been read, otherwise false | SCNotificationType .is_new | SCNotificationType .is_new |
sid | string | Serialization id of the single notification | SCNotificationType .sid | SCNotificationType .sid |
type | INCUBATOR_APPROVED | Type Incubator Approved | SCNotificationType .type | SCNotificationType .type |