...
This commit is contained in:
@@ -11,7 +11,6 @@ namespace Shared.DTOs
|
||||
public int ID { get; set; }
|
||||
public string Title { get; set; }
|
||||
public int OrderID { get; set; }
|
||||
public string Type { get; set; }
|
||||
public int IDForType { get; set; }
|
||||
public int CreditAmount { get; set; }
|
||||
public decimal APrice { get; set; }
|
||||
|
Reference in New Issue
Block a user