namespace WebhookClient; static class HeaderNames { public const string WebHookCheckHeader = "X-eshop-whtoken"; }