Uses of Class
com.adyen.model.binlookup.MerchantDetails
-
Packages that use MerchantDetails Package Description com.adyen.model.binlookup -
-
Uses of MerchantDetails in com.adyen.model.binlookup
Methods in com.adyen.model.binlookup that return MerchantDetails Modifier and Type Method Description MerchantDetailsMerchantDetails. countryCode(String countryCode)MerchantDetailsMerchantDetails. enrolledIn3DSecure(Boolean enrolledIn3DSecure)MerchantDetailsCostEstimateRequest. getMerchantDetails()Get merchantDetailsMerchantDetailsMerchantDetails. mcc(String mcc)Methods in com.adyen.model.binlookup with parameters of type MerchantDetails Modifier and Type Method Description CostEstimateRequestCostEstimateRequest. merchantDetails(MerchantDetails merchantDetails)voidCostEstimateRequest. setMerchantDetails(MerchantDetails merchantDetails)
-