Uses of Class
com.mercadopago.resources.identificationtype.IdentificationType
-
Packages that use IdentificationType Package Description com.mercadopago.client.identificationtype -
-
Uses of IdentificationType in com.mercadopago.client.identificationtype
Methods in com.mercadopago.client.identificationtype that return types with arguments of type IdentificationType Modifier and Type Method Description MPResourceList<IdentificationType>
IdentificationTypeClient. list()
List all identification types.MPResourceList<IdentificationType>
IdentificationTypeClient. list(MPRequestOptions requestOptions)
List all identification types.
-