SCNotificationBlockedUserType
Interface SCNotificationBlockedUserType. Blocked User Notification Schema.
Extends
Properties
| Property | Type | Description | Overrides | Inherited from | 
|---|---|---|---|---|
| active_at | Date | Time when the notification was generated | - | SCNotificationType.active_at | 
| blocked_settings | SCUserBlockedSettingsType | Data of user block | - | - | 
| is_new | boolean | True if the notification has been read, otherwise false | - | SCNotificationType.is_new | 
| sid | string | Serialization id of the single notification | - | SCNotificationType.sid | 
| type | BLOCKED_USER | Type Blocked User | SCNotificationType.type | - |