Uses of Class
com.mercadopago.client.preference.PreferencePaymentMethodsRequest
-
Packages that use PreferencePaymentMethodsRequest Package Description com.mercadopago.client.preference -
-
Uses of PreferencePaymentMethodsRequest in com.mercadopago.client.preference
Methods in com.mercadopago.client.preference that return PreferencePaymentMethodsRequest Modifier and Type Method Description PreferencePaymentMethodsRequest
PreferencePaymentMethodsRequest.PreferencePaymentMethodsRequestBuilder. build()
PreferencePaymentMethodsRequest
PreferenceRequest. getPaymentMethods()
Set up payment methods.Methods in com.mercadopago.client.preference with parameters of type PreferencePaymentMethodsRequest Modifier and Type Method Description PreferenceRequest.PreferenceRequestBuilder
PreferenceRequest.PreferenceRequestBuilder. paymentMethods(PreferencePaymentMethodsRequest paymentMethods)
Set up payment methods.
-