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