Uses of Class
com.mercadopago.client.point.PointPaymentIntentPaymentRequest
-
Packages that use PointPaymentIntentPaymentRequest Package Description com.mercadopago.client.point -
-
Uses of PointPaymentIntentPaymentRequest in com.mercadopago.client.point
Methods in com.mercadopago.client.point that return PointPaymentIntentPaymentRequest Modifier and Type Method Description PointPaymentIntentPaymentRequestPointPaymentIntentPaymentRequest.PointPaymentIntentPaymentRequestBuilder. build()PointPaymentIntentPaymentRequestPointPaymentIntentRequest. getPayment()Properties of the payment intent.Methods in com.mercadopago.client.point with parameters of type PointPaymentIntentPaymentRequest Modifier and Type Method Description PointPaymentIntentRequest.PointPaymentIntentRequestBuilderPointPaymentIntentRequest.PointPaymentIntentRequestBuilder. payment(PointPaymentIntentPaymentRequest payment)Properties of the payment intent.
-