Uses of Class
com.adyen.model.marketpay.notification.AccountHolderVerificationNotificationContent
-
Packages that use AccountHolderVerificationNotificationContent Package Description com.adyen.model.marketpay.notification -
-
Uses of AccountHolderVerificationNotificationContent in com.adyen.model.marketpay.notification
Methods in com.adyen.model.marketpay.notification that return AccountHolderVerificationNotificationContent Modifier and Type Method Description AccountHolderVerificationNotificationContentAccountHolderVerificationNotificationContent. accountHolderCode(String accountHolderCode)AccountHolderVerificationNotificationContentAccountHolderVerificationNotification. getContent()Get contentAccountHolderVerificationNotificationContentAccountHolderVerificationNotificationContent. kycCheckStatusData(KYCCheckStatusData kycCheckStatusData)AccountHolderVerificationNotificationContentAccountHolderVerificationNotificationContent. payoutMethodCode(String payoutMethodCode)AccountHolderVerificationNotificationContentAccountHolderVerificationNotificationContent. shareholderCode(String shareholderCode)Methods in com.adyen.model.marketpay.notification with parameters of type AccountHolderVerificationNotificationContent Modifier and Type Method Description AccountHolderVerificationNotificationAccountHolderVerificationNotification. content(AccountHolderVerificationNotificationContent content)voidAccountHolderVerificationNotification. setContent(AccountHolderVerificationNotificationContent content)
-