Uses of Class
com.mercadopago.client.payment.PaymentReceiverAddressRequest
-
Packages that use PaymentReceiverAddressRequest Package Description com.mercadopago.client.payment -
-
Uses of PaymentReceiverAddressRequest in com.mercadopago.client.payment
Methods in com.mercadopago.client.payment that return PaymentReceiverAddressRequest Modifier and Type Method Description PaymentReceiverAddressRequest
PaymentReceiverAddressRequest.PaymentReceiverAddressRequestBuilder. build()
PaymentReceiverAddressRequest
PaymentShipmentsRequest. getReceiverAddress()
Receiver Address.Methods in com.mercadopago.client.payment with parameters of type PaymentReceiverAddressRequest Modifier and Type Method Description PaymentShipmentsRequest.PaymentShipmentsRequestBuilder
PaymentShipmentsRequest.PaymentShipmentsRequestBuilder. receiverAddress(PaymentReceiverAddressRequest receiverAddress)
Receiver Address.
-