core
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
core
core
/
com.paysafe.wallet.android.core.card.model
/
Customer
/
Customer
Customer
constructor
(
address1
:
String
,
address2
:
String
?
,
address3
:
String
?
,
city
:
String
,
countryCode
:
String
,
state
:
String
?
,
postalCode
:
String
,
name
:
String
,
mobile
:
String
)