Uses of Class
com.mercadopago.client.payment.PaymentPaymentReferenceRequest
-
Packages that use PaymentPaymentReferenceRequest Package Description com.mercadopago.client.payment -
-
Uses of PaymentPaymentReferenceRequest in com.mercadopago.client.payment
Methods in com.mercadopago.client.payment that return PaymentPaymentReferenceRequest Modifier and Type Method Description PaymentPaymentReferenceRequestPaymentPaymentReferenceRequest.PaymentPaymentReferenceRequestBuilder. build()PaymentPaymentReferenceRequestPaymentTransactionDataRequest. getPaymentReference()Payment reference.Methods in com.mercadopago.client.payment with parameters of type PaymentPaymentReferenceRequest Modifier and Type Method Description PaymentTransactionDataRequest.PaymentTransactionDataRequestBuilderPaymentTransactionDataRequest.PaymentTransactionDataRequestBuilder. paymentReference(PaymentPaymentReferenceRequest paymentReference)Payment reference.
-