FacturXInvoice

constructor(invoiceNumber: String, issueDateYyyymmdd: String, sellerName: String, buyerName: String, currencyCode: String, taxBasisTotal: String, taxTotal: String, grandTotal: String, duePayable: String, typeCode: String = "380", sellerVatId: String? = null, sellerCountryCode: String? = null)