Skip to content

Enum XmpFacturXDocumentType

Factur-X document type: INVOICE or ORDER.

Assembly: FacturXDotNet.dll
csharp
public enum XmpFacturXDocumentType

Fields

Invoice

The document is an invoice.

csharp
Invoice = 0

Order

The document is an order.

csharp
Order = 1

The tools are open source and released under the MIT License, feel free to use, modify, and share.