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.PointPaymentIntentListRequestBuilderPointPaymentIntentListRequest. builder()PointPaymentIntentListRequest.PointPaymentIntentListRequestBuilderPointPaymentIntentListRequest.PointPaymentIntentListRequestBuilder. endDate(LocalDate endDate)End date.PointPaymentIntentListRequest.PointPaymentIntentListRequestBuilderPointPaymentIntentListRequest.PointPaymentIntentListRequestBuilder. startDate(LocalDate startDate)Initial date.
-