Type Alias UserNotificationDataMaxAggregateOutputType
UserNotificationDataMaxAggregateOutputType: { actionUrl: string | null; dbId: string | null; message: string | null; severity: UserNotificationSeverityEnum | null; title: string | null; userNotificationsId: string | null; }