interface NotificationData {
    scope: NotificationScope;
    [key: string]: QueryParam | QueryParam[];
}

Hierarchy (View Summary)

Indexable

Properties

Properties