5 lines
97 B
VB.net
5 lines
97 B
VB.net
Public Class ObtenerCSDResponse
|
|
Inherits BaseResponse
|
|
|
|
Public CSD As String
|
|
End Class
|