Modules/Interfaces/ZUGFeRDInterface/RejectionStringRow.vb

9 lines
193 B
VB.net

Public Class RejectionStringRow
Public ModuleName As String
Public Title As String
Public Caption As String
Public Language As String
Public String1 As String
End Class