Uses of Class
com.adyen.model.marketpay.KYCPayoutMethodCheckResult
-
Packages that use KYCPayoutMethodCheckResult Package Description com.adyen.model.marketpay -
-
Uses of KYCPayoutMethodCheckResult in com.adyen.model.marketpay
Methods in com.adyen.model.marketpay that return KYCPayoutMethodCheckResult Modifier and Type Method Description KYCPayoutMethodCheckResultKYCPayoutMethodCheckResult. addChecksItem(KYCCheckStatusData checkItem)Methods in com.adyen.model.marketpay that return types with arguments of type KYCPayoutMethodCheckResult Modifier and Type Method Description List<KYCPayoutMethodCheckResult>KYCVerificationResult. getPayoutMethods()Method parameters in com.adyen.model.marketpay with type arguments of type KYCPayoutMethodCheckResult Modifier and Type Method Description voidKYCVerificationResult. setPayoutMethods(List<KYCPayoutMethodCheckResult> payoutMethods)
-