toggle menu
adyen-android
androidJvm
switch theme
search in API
components-core
/
com.adyen.checkout.components.core
/
Address
/
Address
Address
constructor
(
city
:
String
?
=
null
,
country
:
String
?
=
null
,
houseNumberOrName
:
String
?
=
null
,
postalCode
:
String
?
=
null
,
stateOrProvince
:
String
?
=
null
,
street
:
String
?
=
null
)