toggle menu
webflows
3070ca8
androidJvm
switch theme
search in API
webflows
/
com.schibsted.account.webflows.api
/
Address
/
Address
Address
constructor
(
formatted
:
String
?
=
null
,
streetAddress
:
String
?
=
null
,
postalCode
:
String
?
=
null
,
locality
:
String
?
=
null
,
region
:
String
?
=
null
,
country
:
String
?
=
null
,
type
:
Address.AddressType
?
=
null
)