Uses of Class
com.mercadopago.resources.common.Identification
- 
Packages that use Identification Package Description com.mercadopago.resources.customer com.mercadopago.resources.payment com.mercadopago.resources.preference  - 
- 
Uses of Identification in com.mercadopago.resources.customer
Subclasses of Identification in com.mercadopago.resources.customer Modifier and Type Class Description classCustomerCardCardholderIdentificationIdentification details of cardholder.Methods in com.mercadopago.resources.customer that return Identification Modifier and Type Method Description IdentificationCustomer. getIdentification()Customer's identification information. - 
Uses of Identification in com.mercadopago.resources.payment
Methods in com.mercadopago.resources.payment that return Identification Modifier and Type Method Description IdentificationPaymentCardholder. getIdentification()Cardholder identification.IdentificationPaymentPayer. getIdentification()Payer's personal identification. - 
Uses of Identification in com.mercadopago.resources.preference
Methods in com.mercadopago.resources.preference that return Identification Modifier and Type Method Description IdentificationPreferencePayer. getIdentification()Payer's identification. 
 -