Uses of Class
com.mercadopago.resources.user.User
-
Packages that use User Package Description com.mercadopago.client.user -
-
Uses of User in com.mercadopago.client.user
Methods in com.mercadopago.client.user that return User Modifier and Type Method Description User
UserClient. get()
Get user information.User
UserClient. get(MPRequestOptions requestOptions)
Get user information with custom attributes on request.
-