SCNotificationPrivateMessageType
Interface SCNotificationPrivateMessageType. Private Message Notification Schema.
Extends
Properties
Property | Type | Description | Overrides | Inherited from |
---|---|---|---|---|
active_at | Date | Time when the notification was generated | SCNotificationType .active_at | SCNotificationType .active_at |
is_new | boolean | True if the notification has been read, otherwise false | SCNotificationType .is_new | SCNotificationType .is_new |
message | SCPrivateMessageThreadType | Private message | - | - |
sid | string | Serialization id of the single notification | SCNotificationType .sid | SCNotificationType .sid |
type | PRIVATE_MESSAGE | Type Private message | SCNotificationType .type | SCNotificationType .type |