mercado-pago-sdk-android
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
mercado-pago-sdk-android
core-methods
/
com.mercadopago.sdk.android.coremethods.domain.model
/
CardHolder
Card
Holder
data
class
CardHolder
(
val
identification
:
Identification
?
=
null
,
val
name
:
String
?
=
null
)
CardHolder class
Parameters
identification
Identification
type of this card holder
name
: value of this identification
Members
Constructors
Card
Holder
Link copied to clipboard
constructor
(
identification
:
Identification
?
=
null
,
name
:
String
?
=
null
)
Properties
identification
Link copied to clipboard
val
identification
:
Identification
?
=
null
name
Link copied to clipboard
val
name
:
String
?
=
null