Uses of Class
com.mercadopago.client.payment.PaymentPayerPhoneRequest.PaymentPayerPhoneRequestBuilder
-
Packages that use PaymentPayerPhoneRequest.PaymentPayerPhoneRequestBuilder Package Description com.mercadopago.client.payment -
-
Uses of PaymentPayerPhoneRequest.PaymentPayerPhoneRequestBuilder in com.mercadopago.client.payment
Methods in com.mercadopago.client.payment that return PaymentPayerPhoneRequest.PaymentPayerPhoneRequestBuilder Modifier and Type Method Description PaymentPayerPhoneRequest.PaymentPayerPhoneRequestBuilderPaymentPayerPhoneRequest.PaymentPayerPhoneRequestBuilder. areaCode(String areaCode)Area code.static PaymentPayerPhoneRequest.PaymentPayerPhoneRequestBuilderPaymentPayerPhoneRequest. builder()PaymentPayerPhoneRequest.PaymentPayerPhoneRequestBuilderPaymentPayerPhoneRequest.PaymentPayerPhoneRequestBuilder. number(String number)Phone number.
-