Uses of Class
com.mercadopago.client.payment.PaymentCaptureRequest.PaymentCaptureRequestBuilder
-
Packages that use PaymentCaptureRequest.PaymentCaptureRequestBuilder Package Description com.mercadopago.client.payment -
-
Uses of PaymentCaptureRequest.PaymentCaptureRequestBuilder in com.mercadopago.client.payment
Methods in com.mercadopago.client.payment that return PaymentCaptureRequest.PaymentCaptureRequestBuilder Modifier and Type Method Description static PaymentCaptureRequest.PaymentCaptureRequestBuilder
PaymentCaptureRequest. builder()
PaymentCaptureRequest.PaymentCaptureRequestBuilder
PaymentCaptureRequest.PaymentCaptureRequestBuilder. transactionAmount(BigDecimal transactionAmount)
The amount to capture.
-