Uses of Class
com.mercadopago.client.payment.PaymentMerchantServicesRequest.PaymentMerchantServicesRequestBuilder
-
Packages that use PaymentMerchantServicesRequest.PaymentMerchantServicesRequestBuilder Package Description com.mercadopago.client.payment -
-
Uses of PaymentMerchantServicesRequest.PaymentMerchantServicesRequestBuilder in com.mercadopago.client.payment
Methods in com.mercadopago.client.payment that return PaymentMerchantServicesRequest.PaymentMerchantServicesRequestBuilder Modifier and Type Method Description static PaymentMerchantServicesRequest.PaymentMerchantServicesRequestBuilder
PaymentMerchantServicesRequest. builder()
PaymentMerchantServicesRequest.PaymentMerchantServicesRequestBuilder
PaymentMerchantServicesRequest.PaymentMerchantServicesRequestBuilder. fraudManualReview(boolean fraudManualReview)
Fraud manual review.PaymentMerchantServicesRequest.PaymentMerchantServicesRequestBuilder
PaymentMerchantServicesRequest.PaymentMerchantServicesRequestBuilder. fraudScoring(boolean fraudScoring)
Fraud scoring.
-