- Preparing search index...
- The search index is not available
@uspacy/sdk
Interface INotificationMessage
Properties
createdAt
createdAt: number
data
data: { action: NotificationAction; entity: any; root_parent: IRootParent; service: string; timestamp: string; user_id: number; }
Type declaration
-
-
entity: any
-
root_parent: IRootParent
-
service: string
-
timestamp: string
-
user_id: number
Optional
read
read?: boolean