namespace IOL.GreatOffice.Api.Models.Static; public static class AppHeaders { public const string BROWSER_TIME_ZONE = "X-TimeZone"; public const string IS_KNOWN_PROBLEM = "X-IsKnownProblem"; }