NotificationProvider: {
    dbId: string;
    enabled: boolean;
    name: string;
    updatedAt: Date;
}