Uses of Class
com.adyen.model.legalentitymanagement.BankAccountInfoAccountIdentification
-
Packages that use BankAccountInfoAccountIdentification Package Description com.adyen.model.legalentitymanagement -
-
Uses of BankAccountInfoAccountIdentification in com.adyen.model.legalentitymanagement
Methods in com.adyen.model.legalentitymanagement that return BankAccountInfoAccountIdentification Modifier and Type Method Description static BankAccountInfoAccountIdentificationBankAccountInfoAccountIdentification. fromJson(String jsonString)Create an instance of BankAccountInfoAccountIdentification given an JSON stringBankAccountInfoAccountIdentificationBankAccountInfo. getAccountIdentification()Get accountIdentificationMethods in com.adyen.model.legalentitymanagement with parameters of type BankAccountInfoAccountIdentification Modifier and Type Method Description BankAccountInfoBankAccountInfo. accountIdentification(BankAccountInfoAccountIdentification accountIdentification)voidBankAccountInfo. setAccountIdentification(BankAccountInfoAccountIdentification accountIdentification)
-