Uses of Class
com.mercadopago.client.payment.PaymentTaxRequest
-
Packages that use PaymentTaxRequest Package Description com.mercadopago.client.payment -
-
Uses of PaymentTaxRequest in com.mercadopago.client.payment
Methods in com.mercadopago.client.payment that return PaymentTaxRequest Modifier and Type Method Description PaymentTaxRequestPaymentTaxRequest.PaymentTaxRequestBuilder. build()Methods in com.mercadopago.client.payment that return types with arguments of type PaymentTaxRequest Modifier and Type Method Description List<PaymentTaxRequest>PaymentCreateRequest. getTaxes()Taxes for payments.Method parameters in com.mercadopago.client.payment with type arguments of type PaymentTaxRequest Modifier and Type Method Description PaymentCreateRequest.PaymentCreateRequestBuilderPaymentCreateRequest.PaymentCreateRequestBuilder. taxes(List<PaymentTaxRequest> taxes)Taxes for payments.
-