Class Identification
- java.lang.Object
-
- com.mercadopago.resources.customer.Identification
-
public class Identification extends Object
Customer identification.
-
-
Constructor Summary
Constructors Constructor Description Identification()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getNumber()
Identification number.String
getType()
Type of identification.
-