Uses of Class
com.adyen.model.configurationwebhooks.AccountHolderNotificationData
-
Packages that use AccountHolderNotificationData Package Description com.adyen.model.configurationwebhooks -
-
Uses of AccountHolderNotificationData in com.adyen.model.configurationwebhooks
Methods in com.adyen.model.configurationwebhooks that return AccountHolderNotificationData Modifier and Type Method Description AccountHolderNotificationDataAccountHolderNotificationData. accountHolder(AccountHolder accountHolder)AccountHolderNotificationDataAccountHolderNotificationData. balancePlatform(String balancePlatform)static AccountHolderNotificationDataAccountHolderNotificationData. fromJson(String jsonString)Create an instance of AccountHolderNotificationData given an JSON stringAccountHolderNotificationDataAccountHolderNotificationRequest. getData()Get dataMethods in com.adyen.model.configurationwebhooks with parameters of type AccountHolderNotificationData Modifier and Type Method Description AccountHolderNotificationRequestAccountHolderNotificationRequest. data(AccountHolderNotificationData data)voidAccountHolderNotificationRequest. setData(AccountHolderNotificationData data)data
-