namespace IOL.GreatOffice.Api.Data.Static; public static class AppHeaders { public const string BROWSER_TIME_ZONE = "X-TimeZone"; public const string VAULT_TOKEN = "X-Vault-Token"; }