AggregateNotificationProvider: {
    _count: NotificationProviderCountAggregateOutputType | null;
    _max: NotificationProviderMaxAggregateOutputType | null;
    _min: NotificationProviderMinAggregateOutputType | null;
}

Model NotificationProvider