start redesign for zugferd rest api
This commit is contained in:
7
Modules.Interfaces/ZUGFeRDInterface/XmlItemProperty.vb
Normal file
7
Modules.Interfaces/ZUGFeRDInterface/XmlItemProperty.vb
Normal file
@@ -0,0 +1,7 @@
|
||||
Public Class XmlItemProperty
|
||||
Public TableName As String
|
||||
Public Description As String
|
||||
Public IsRequired As Boolean
|
||||
Public IsGrouped As Boolean
|
||||
Public GroupScope As String
|
||||
End Class
|
||||
Reference in New Issue
Block a user