namespace Connected.Logistics.Stock; public static class StockUrls { public const string Stock = "/logistics/stock"; }