toggle menu
stripe-android
androidJvm
switch theme
search in API
payments-core
/
com.stripe.android.model
/
Address
/
Address
Address
@
VisibleForTesting
constructor
(
city
:
String
?
=
null
,
country
:
String
?
=
null
,
line1
:
String
?
=
null
,
line2
:
String
?
=
null
,
postalCode
:
String
?
=
null
,
state
:
String
?
=
null
)