payments
Toggle table of contents
0.2.0
release
Target filter
release
Switch theme
Search in API
Skip to content
payments
payments
/
com.inttegro.payments
/
PaymentSheetMobileMoneyInput
/
BillingDetails
/
Address
/
Address
Address
constructor
(
line1
:
String
?
=
null
,
line2
:
String
?
=
null
,
city
:
String
?
=
null
,
region
:
String
?
=
null
,
postCode
:
String
?
=
null
,
country
:
String
)