Uses of Class
com.adyen.model.marketpay.KYCShareholderCheckResult
-
Packages that use KYCShareholderCheckResult Package Description com.adyen.model.marketpay -
-
Uses of KYCShareholderCheckResult in com.adyen.model.marketpay
Methods in com.adyen.model.marketpay that return KYCShareholderCheckResult Modifier and Type Method Description KYCShareholderCheckResultKYCShareholderCheckResult. addCheckStatusDataItem(KYCCheckStatusData checkStatusDataItem)KYCShareholderCheckResultKYCShareholderCheckResult. checkStatusData(List<KYCCheckStatusData> checkStatusData)KYCShareholderCheckResultKYCShareholderCheckResult. shareholderCode(String shareholderCode)Methods in com.adyen.model.marketpay that return types with arguments of type KYCShareholderCheckResult Modifier and Type Method Description List<KYCShareholderCheckResult>KYCVerificationResult. getShareholders()Method parameters in com.adyen.model.marketpay with type arguments of type KYCShareholderCheckResult Modifier and Type Method Description voidKYCVerificationResult. setShareholders(List<KYCShareholderCheckResult> shareholders)
-