Uses of Class
com.mercadopago.resources.customer.CustomerCardCardholder
-
Packages that use CustomerCardCardholder Package Description com.mercadopago.resources com.mercadopago.resources.customer -
-
Uses of CustomerCardCardholder in com.mercadopago.resources
Methods in com.mercadopago.resources that return CustomerCardCardholder Modifier and Type Method Description CustomerCardCardholder
CardToken. getCardholder()
Cardholder information. -
Uses of CustomerCardCardholder in com.mercadopago.resources.customer
Methods in com.mercadopago.resources.customer that return CustomerCardCardholder Modifier and Type Method Description CustomerCardCardholder
CustomerCard. getCardholder()
Data related to the holder of the card, usually the customer.
-