We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e811610 commit 3e74b8fCopy full SHA for 3e74b8f
AJAXRequest/AJAXRequest/Models/OrdersDetails.cs
@@ -9,7 +9,6 @@ public class OrdersDetails
9
{
10
public OrdersDetails()
11
12
-
13
}
14
public OrdersDetails(int OrderID, string CustomerId, int EmployeeId, double Freight, bool Verified, DateTime OrderDate, string ShipCity, string ShipName, string ShipCountry, DateTime ShippedDate, string ShipAddress)
15
0 commit comments