Uses of Class
com.mercadopago.client.common.SubMerchant
-
Packages that use SubMerchant Package Description com.mercadopago.client.common com.mercadopago.client.payment -
-
Uses of SubMerchant in com.mercadopago.client.common
Methods in com.mercadopago.client.common that return SubMerchant Modifier and Type Method Description SubMerchantSubMerchant.SubMerchantBuilder. build() -
Uses of SubMerchant in com.mercadopago.client.payment
Methods in com.mercadopago.client.payment that return SubMerchant Modifier and Type Method Description SubMerchantPaymentForwardDataRequest. getSubMerchant()ForwardData for SubMerchantMethods in com.mercadopago.client.payment with parameters of type SubMerchant Modifier and Type Method Description PaymentForwardDataRequest.PaymentForwardDataRequestBuilderPaymentForwardDataRequest.PaymentForwardDataRequestBuilder. subMerchant(SubMerchant subMerchant)ForwardData for SubMerchant
-