Cleaned code
This commit is contained in:
@@ -6,4 +6,4 @@ public class CreatePurchaseOrderDto
|
||||
{
|
||||
public string? PurchaseConditions { get; set; }
|
||||
public List<CreatePurchaseOrderProductDto>? Products { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user