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.PaymentMerchantServicesRequestBuilderPaymentMerchantServicesRequest. builder()PaymentMerchantServicesRequest.PaymentMerchantServicesRequestBuilderPaymentMerchantServicesRequest.PaymentMerchantServicesRequestBuilder. fraudManualReview(boolean fraudManualReview)Fraud manual review.PaymentMerchantServicesRequest.PaymentMerchantServicesRequestBuilderPaymentMerchantServicesRequest.PaymentMerchantServicesRequestBuilder. fraudScoring(boolean fraudScoring)Fraud scoring.
-