namespace GestionIntegral.Api.Dtos.Reportes { public class ObtenerCtrlDevolucionesDto { public int Remito { get; set; } } }