Class CrossIndustryInvoiceWriterOptions
The options that can be passed to the FacturXDotNet.Generation.CII.CrossIndustryInvoiceWriter.
Assembly: FacturXDotNet.dll
csharp
public class CrossIndustryInvoiceWriterOptions
Properties
Logger
The logger that should be used by the writer.
csharp
public ILogger? Logger { get; set; }