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 PointPaymentIntentPaymentRequest
PointPaymentIntentPaymentRequest.PointPaymentIntentPaymentRequestBuilder. build()
PointPaymentIntentPaymentRequest
PointPaymentIntentRequest. getPayment()
Properties of the payment intent.Methods in com.mercadopago.client.point with parameters of type PointPaymentIntentPaymentRequest Modifier and Type Method Description PointPaymentIntentRequest.PointPaymentIntentRequestBuilder
PointPaymentIntentRequest.PointPaymentIntentRequestBuilder. payment(PointPaymentIntentPaymentRequest payment)
Properties of the payment intent.
-