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