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