Uses of Class
com.mercadopago.client.preference.PreferenceFreeMethodRequest
-
Packages that use PreferenceFreeMethodRequest Package Description com.mercadopago.client.preference -
-
Uses of PreferenceFreeMethodRequest in com.mercadopago.client.preference
Methods in com.mercadopago.client.preference that return PreferenceFreeMethodRequest Modifier and Type Method Description PreferenceFreeMethodRequestPreferenceFreeMethodRequest.PreferenceFreeMethodRequestBuilder. build()Methods in com.mercadopago.client.preference that return types with arguments of type PreferenceFreeMethodRequest Modifier and Type Method Description List<PreferenceFreeMethodRequest>PreferenceShipmentsRequest. getFreeMethods()Offer a shipping method as free shipping (mode:me2 only).Method parameters in com.mercadopago.client.preference with type arguments of type PreferenceFreeMethodRequest Modifier and Type Method Description PreferenceShipmentsRequest.PreferenceShipmentsRequestBuilderPreferenceShipmentsRequest.PreferenceShipmentsRequestBuilder. freeMethods(List<PreferenceFreeMethodRequest> freeMethods)Offer a shipping method as free shipping (mode:me2 only).
-