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 PaymentMerchantServicesRequest
PaymentMerchantServicesRequest.PaymentMerchantServicesRequestBuilder. build()
PaymentMerchantServicesRequest
PaymentCreateRequest. getMerchantServices()
Merchant services.Methods in com.mercadopago.client.payment with parameters of type PaymentMerchantServicesRequest Modifier and Type Method Description PaymentCreateRequest.PaymentCreateRequestBuilder
PaymentCreateRequest.PaymentCreateRequestBuilder. merchantServices(PaymentMerchantServicesRequest merchantServices)
Merchant services.
-