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
/
CardRequest
/
CardRequest
Card
Request
constructor
(
programName
:
String
,
currency
:
String
,
mobile
:
String
?
=
null
,
cardPin
:
String
?
=
null
,
externalId
:
String
?
=
null
,
deliveryAddress
:
DeliveryAddress
?
=
null
,
termsAndConditionsAccepted
:
Boolean
?
=
null
,
eDisclosureAccepted
:
Boolean
?
=
null
)