SCNotificationConnectionRequestType
Interface SCNotificationConnectionRequestType. Connection Request Notification Schema.
Extends
Properties
| Property | Type | Description | Overrides | Inherited from | 
|---|---|---|---|---|
| active_at | Date | Time when the notification was generated | - | SCNotificationType.active_at | 
| is_new | boolean | True if the notification has been read, otherwise false | - | SCNotificationType.is_new | 
| request_user | SCUserType | User request the connection | - | - | 
| sid | string | Serialization id of the single notification | - | SCNotificationType.sid | 
| type | CONNECTION_REQUEST | Type Connection request | SCNotificationType.type | - |