Uses of Class
com.mercadopago.resources.point.PointPaymentIntentList
-
Packages that use PointPaymentIntentList Package Description com.mercadopago.client.point -
-
Uses of PointPaymentIntentList in com.mercadopago.client.point
Methods in com.mercadopago.client.point that return PointPaymentIntentList Modifier and Type Method Description PointPaymentIntentListPointClient. getPaymentIntentList(PointPaymentIntentListRequest request)Method responsible for getting a list of payment intents with their final states between a date range.PointPaymentIntentListPointClient. getPaymentIntentList(PointPaymentIntentListRequest request, MPRequestOptions requestOptions)Method responsible for getting a list of payment intents with their final states between a date range with request options.
-