AggregateUserNotificationData: {
    _count: UserNotificationDataCountAggregateOutputType | null;
    _max: UserNotificationDataMaxAggregateOutputType | null;
    _min: UserNotificationDataMinAggregateOutputType | null;
}

Model UserNotificationData