web/Model/Model/GwOrder.cs @@ -13,6 +13,8 @@ public string ClientId { get; set; } public string Company { get; set; } public string ClientName { get; set; } public string ProductId { get; set; }