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