m8ty-api-server
Toggle table of contents
1.114.0
jvm
Platform filter
jvm
Switch theme
Search in API
m8ty-api-server
m8ty-payment-qr - m8ty Payment QR Code creation
/
eu.m8ty.payments.qr.valueobjects
/
PaymentQRValues
/
PaymentQRValues
Payment
QRValues
constructor
(
creditor
:
PaymentQRCreditorDebtorInfo
,
debtor
:
PaymentQRCreditorDebtorInfo
,
purpose
:
String
,
amount
:
BigDecimal
,
currency
:
Currency
?
=
null
,
paymentReference
:
String
?
=
null
)