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