Uses of Class
com.adyen.model.marketpay.PerformVerificationRequest
-
Packages that use PerformVerificationRequest Package Description com.adyen.model.marketpay com.adyen.service -
-
Uses of PerformVerificationRequest in com.adyen.model.marketpay
Methods in com.adyen.model.marketpay that return PerformVerificationRequest Modifier and Type Method Description PerformVerificationRequestPerformVerificationRequest. accountHolderCode(String accountHolderCode)PerformVerificationRequestPerformVerificationRequest. accountStateType(PerformVerificationRequest.AccountStateTypeEnum accountStateType)PerformVerificationRequestPerformVerificationRequest. tier(Integer tier) -
Uses of PerformVerificationRequest in com.adyen.service
Methods in com.adyen.service with parameters of type PerformVerificationRequest Modifier and Type Method Description CheckAccountHolderResponseAccount. checkAccountHolder(PerformVerificationRequest performVerificationRequest)
-