PdfKmp
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
PdfKmp
pdfkmp
/
com.conamobile.pdfkmp.zugferd
/
FacturXInvoice
/
FacturXInvoice
Factur
XInvoice
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
)