Uses of Class
com.adyen.model.balanceplatform.HULocalAccountIdentification
-
Packages that use HULocalAccountIdentification Package Description com.adyen.model.balanceplatform -
-
Uses of HULocalAccountIdentification in com.adyen.model.balanceplatform
Methods in com.adyen.model.balanceplatform that return HULocalAccountIdentification Modifier and Type Method Description HULocalAccountIdentificationHULocalAccountIdentification. accountNumber(String accountNumber)static HULocalAccountIdentificationHULocalAccountIdentification. fromJson(String jsonString)Create an instance of HULocalAccountIdentification given an JSON stringHULocalAccountIdentificationBankAccountAccountIdentification. getHULocalAccountIdentification()Get the actual instance of `HULocalAccountIdentification`.HULocalAccountIdentificationBankAccountIdentificationValidationRequestAccountIdentification. getHULocalAccountIdentification()Get the actual instance of `HULocalAccountIdentification`.HULocalAccountIdentificationHULocalAccountIdentification. type(HULocalAccountIdentification.TypeEnum type)Constructors in com.adyen.model.balanceplatform with parameters of type HULocalAccountIdentification Constructor Description BankAccountAccountIdentification(HULocalAccountIdentification o)BankAccountIdentificationValidationRequestAccountIdentification(HULocalAccountIdentification o)
-