Uses of Class
com.mercadopago.client.payment.PaymentPayerAddressRequest.PaymentPayerAddressRequestBuilder
-
Packages that use PaymentPayerAddressRequest.PaymentPayerAddressRequestBuilder Package Description com.mercadopago.client.payment -
-
Uses of PaymentPayerAddressRequest.PaymentPayerAddressRequestBuilder in com.mercadopago.client.payment
Classes in com.mercadopago.client.payment with type parameters of type PaymentPayerAddressRequest.PaymentPayerAddressRequestBuilder 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.PaymentPayerAddressRequestBuilder Modifier and Type Method Description static PaymentPayerAddressRequest.PaymentPayerAddressRequestBuilder<?,?>PaymentPayerAddressRequest. builder()Constructors in com.mercadopago.client.payment with parameters of type PaymentPayerAddressRequest.PaymentPayerAddressRequestBuilder Constructor Description PaymentPayerAddressRequest(PaymentPayerAddressRequest.PaymentPayerAddressRequestBuilder<?,?> b)
-