Creating DTO of ProductDelivery with flattening

This commit is contained in:
Cristiano
2025-10-11 01:29:02 +02:00
parent 0209dbfc20
commit ecd8883d55
6 changed files with 46 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
using PyroFetes.DTO.ProductDelivery.Response;
namespace PyroFetes.DTO.DeliveryNote.Response;
public class GetDeliveryNoteDto