toggle menu
core
androidJvm
switch theme
search in API
core
/
com.paysafe.wallet.android.core.card.model
/
CardRequest
/
CardRequest
Card
Request
constructor
(
programName
:
String
,
currency
:
String
,
mobile
:
String
?
,
cardPin
:
String
?
,
externalId
:
String
?
,
deliveryAddress
:
DeliveryAddress
?
,
termsAndConditionsAccepted
:
Boolean
?
,
eDisclosureAccepted
:
Boolean
?
)