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