Type Alias NotificationBase
NotificationBase: { action: string; code: number; from: string; from_name: string; from_type: string; identifier: string; ids: string[]; info: JSONObject[]; priority: number; to: string; to_type: string; type: string; type_ids: string;} Type declaration
action: string
code: number
from: string
from_name: string
from_type: string
identifier: string
ids: string[]
priority: number
to: string
to_type: string
type: string
type_ids: string