Uses of Class
com.mercadopago.client.payment.PaymentAuthenticationRequest
-
Packages that use PaymentAuthenticationRequest Package Description com.mercadopago.client.payment -
-
Uses of PaymentAuthenticationRequest in com.mercadopago.client.payment
Methods in com.mercadopago.client.payment that return PaymentAuthenticationRequest Modifier and Type Method Description PaymentAuthenticationRequestPaymentAuthenticationRequest.PaymentAuthenticationRequestBuilder. build()PaymentAuthenticationRequestPaymentDataRequest. getAuthentication()Authentication.Methods in com.mercadopago.client.payment with parameters of type PaymentAuthenticationRequest Modifier and Type Method Description PaymentDataRequest.PaymentDataRequestBuilderPaymentDataRequest.PaymentDataRequestBuilder. authentication(PaymentAuthenticationRequest authentication)Authentication.
-