namespace Infrastructure.Verticals.Notifications.Models; public enum NotificationLevel { Test, Information, Warning, Important }