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
/
PaymentQRCreditorDebtorInfo
/
PaymentQRCreditorDebtorInfo
Payment
QRCreditor
Debtor
Info
constructor
(
iban
:
String
,
name
:
String
,
street
:
String
?
=
null
,
buildingNumber
:
String
?
=
null
,
zipCode
:
String
?
=
null
,
city
:
String
?
=
null
,
countryCode
:
String
?
=
null
)