Uses of Class
com.mercadopago.client.payment.PaymentPayerPhoneRequest
-
Packages that use PaymentPayerPhoneRequest Package Description com.mercadopago.client.payment -
-
Uses of PaymentPayerPhoneRequest in com.mercadopago.client.payment
Methods in com.mercadopago.client.payment that return PaymentPayerPhoneRequest Modifier and Type Method Description PaymentPayerPhoneRequestPaymentPayerPhoneRequest.PaymentPayerPhoneRequestBuilder. build()PaymentPayerPhoneRequestPaymentPayerRequest. getPhone()Payer's phone information.Methods in com.mercadopago.client.payment with parameters of type PaymentPayerPhoneRequest Modifier and Type Method Description PaymentPayerRequest.PaymentPayerRequestBuilderPaymentPayerRequest.PaymentPayerRequestBuilder. phone(PaymentPayerPhoneRequest phone)Payer's phone information.
-