Uses of Class
com.mercadopago.client.payment.PaymentRulesRequest
-
Packages that use PaymentRulesRequest Package Description com.mercadopago.client.payment -
-
Uses of PaymentRulesRequest in com.mercadopago.client.payment
Methods in com.mercadopago.client.payment that return PaymentRulesRequest Modifier and Type Method Description PaymentRulesRequestPaymentRulesRequest.PaymentRulesRequestBuilder. build()PaymentRulesRequestPaymentDataRequest. getRules()Rules.Methods in com.mercadopago.client.payment with parameters of type PaymentRulesRequest Modifier and Type Method Description PaymentDataRequest.PaymentDataRequestBuilderPaymentDataRequest.PaymentDataRequestBuilder. rules(PaymentRulesRequest rules)Rules.
-