Class CustomerCardCardholderIdentification
- java.lang.Object
-
- com.mercadopago.resources.common.Identification
-
- com.mercadopago.resources.customer.CustomerCardCardholderIdentification
-
public class CustomerCardCardholderIdentification extends Identification
Identification details of cardholder.
-
-
Constructor Summary
Constructors Constructor Description CustomerCardCardholderIdentification()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected boolean
canEqual(Object other)
boolean
equals(Object o)
int
hashCode()
-
Methods inherited from class com.mercadopago.resources.common.Identification
getNumber, getType
-
-