Uses of Class
com.adyen.model.marketpay.KYCCheckResult
-
Packages that use KYCCheckResult Package Description com.adyen.model.marketpay -
-
Uses of KYCCheckResult in com.adyen.model.marketpay
Methods in com.adyen.model.marketpay that return KYCCheckResult Modifier and Type Method Description KYCCheckResultKYCCheckResult. addCheckStatusDataItem(KYCCheckStatusData checkStatusDataItem)KYCCheckResultKYCCheckResult. checkStatusData(List<KYCCheckStatusData> checkStatusData)KYCCheckResultKYCVerificationResult. getAccountHolder()Methods in com.adyen.model.marketpay with parameters of type KYCCheckResult Modifier and Type Method Description voidKYCVerificationResult. setAccountHolder(KYCCheckResult accountHolder)
-