TFS_ANTIGUO/PrendarioDavivienda/ULA.Davivienda.WCFServiciosCobisGenerales/ULA.Davivienda.WCFServiciosCobisGenerales.Entidades/Response/ConsultarFechaProcesoCobisResponse.vb

6 lines
153 B
VB.net

Public Class ConsultarFechaProcesoCobisResponse
Inherits BaseResponse
Public FechaProceso As String
Public resultado As String
End Class