API browser of generalInvoiceResponse450 COM module


/images/arrow_right.png EsrType enumeration type
Enumerates the defined ESR types. space
space
Set of enumeration values 6 elements
en9to16or27: 0 The ESR is of type ESR9/16 or ESR9/27
en9to16or27plus: 1 The ESR is of type ESR9/16+ or ESR9/27+, where the + denotes an ESR without an amount.
enRedPayinSlip: 4 The ESR is of type ESR with QR+ datacode, where the + denotes an ESR without an amount.

This type of ESR becomes valid mid of 2018 and is the successor of ESR9/16+ and ESR9/27+

enEsrQR: 5 The ESR is of type ESRRed (red payin slip)
enEsrQRplus: 6 The ESR is of type ESR with QR datacode.

This type of ESR becomes valid mid of 2018 and is the successor of ESR9/16 and ESR9/27

enRedPayinSlipQR: 7 The ESR is of type ESRRed with QR datacode.

This type of ESR becomes valid mid of 2018 and is the successor of ESRRed.

space