Uses of Class
com.mercadopago.client.payment.PaymentMerchantServicesRequest
-
Packages that use PaymentMerchantServicesRequest Package Description com.mercadopago.client.payment -
-
Uses of PaymentMerchantServicesRequest in com.mercadopago.client.payment
Methods in com.mercadopago.client.payment that return PaymentMerchantServicesRequest Modifier and Type Method Description PaymentMerchantServicesRequestPaymentMerchantServicesRequest.PaymentMerchantServicesRequestBuilder. build()PaymentMerchantServicesRequestPaymentCreateRequest. getMerchantServices()Merchant services.Methods in com.mercadopago.client.payment with parameters of type PaymentMerchantServicesRequest Modifier and Type Method Description PaymentCreateRequest.PaymentCreateRequestBuilderPaymentCreateRequest.PaymentCreateRequestBuilder. merchantServices(PaymentMerchantServicesRequest merchantServices)Merchant services.
-