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