data
data: { action: NotificationAction; entity: any; old_entity?: any; root_parent: IRootParent; service: string; show: boolean; timestamp: string; user_id: number; }
Type declaration
-
-
entity: any
-
Optional old_entity?: any
-
root_parent: IRootParent
-
service: string
-
show: boolean
-
timestamp: string
-
user_id: number