Uses of Class
com.mercadopago.client.payment.PaymentPayerAddressRequest
-
Packages that use PaymentPayerAddressRequest Package Description com.mercadopago.client.payment -
-
Uses of PaymentPayerAddressRequest in com.mercadopago.client.payment
Classes in com.mercadopago.client.payment with type parameters of type PaymentPayerAddressRequest Modifier and Type Class Description static classPaymentPayerAddressRequest.PaymentPayerAddressRequestBuilder<C extends PaymentPayerAddressRequest,B extends PaymentPayerAddressRequest.PaymentPayerAddressRequestBuilder<C,B>>Methods in com.mercadopago.client.payment that return PaymentPayerAddressRequest Modifier and Type Method Description PaymentPayerAddressRequestPaymentPayerRequest. getAddress()Payer's address information.Methods in com.mercadopago.client.payment with parameters of type PaymentPayerAddressRequest Modifier and Type Method Description PaymentPayerRequest.PaymentPayerRequestBuilderPaymentPayerRequest.PaymentPayerRequestBuilder. address(PaymentPayerAddressRequest address)Payer's address information.
-