Uses of Class
com.mercadopago.client.point.PointPaymentIntentListRequest.PointPaymentIntentListRequestBuilder
-
Packages that use PointPaymentIntentListRequest.PointPaymentIntentListRequestBuilder Package Description com.mercadopago.client.point -
-
Uses of PointPaymentIntentListRequest.PointPaymentIntentListRequestBuilder in com.mercadopago.client.point
Methods in com.mercadopago.client.point that return PointPaymentIntentListRequest.PointPaymentIntentListRequestBuilder Modifier and Type Method Description static PointPaymentIntentListRequest.PointPaymentIntentListRequestBuilder
PointPaymentIntentListRequest. builder()
PointPaymentIntentListRequest.PointPaymentIntentListRequestBuilder
PointPaymentIntentListRequest.PointPaymentIntentListRequestBuilder. endDate(LocalDate endDate)
End date.PointPaymentIntentListRequest.PointPaymentIntentListRequestBuilder
PointPaymentIntentListRequest.PointPaymentIntentListRequestBuilder. startDate(LocalDate startDate)
Initial date.
-