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