Class CrossIndustryInvoiceOptions
Represents the options for configuring the Cross Industry Invoice (CII) during Factur-X document generation.
Assembly: FacturXDotNet.dll
csharp
public class CrossIndustryInvoiceOptions
Properties
CiiAttachmentName
The name of the Cross Industry Invoice (CII) attachment file used in the Factur-X document generation process.
csharp
public string? CiiAttachmentName { get; set; }