agregado procesos y bd clases
This commit is contained in:
14
guia/informes/CombinacionCorrespondenciaPagosTelematicos.vb
Normal file
14
guia/informes/CombinacionCorrespondenciaPagosTelematicos.vb
Normal file
@@ -0,0 +1,14 @@
|
||||
Public Class CombinacionCorrespondenciaPagosTelematicos
|
||||
|
||||
Property NumeroOperacion As String
|
||||
Property FechaOperacion As String
|
||||
Property Importe As String
|
||||
Property Referencia As String
|
||||
|
||||
Property RazonSocial As String
|
||||
|
||||
Property DNI As String
|
||||
|
||||
|
||||
|
||||
End Class
|
||||
Reference in New Issue
Block a user