Uses of Class
com.adyen.model.transfers.BankAccountV3AccountIdentification
-
Packages that use BankAccountV3AccountIdentification Package Description com.adyen.model.transfers -
-
Uses of BankAccountV3AccountIdentification in com.adyen.model.transfers
Methods in com.adyen.model.transfers that return BankAccountV3AccountIdentification Modifier and Type Method Description static BankAccountV3AccountIdentificationBankAccountV3AccountIdentification. fromJson(String jsonString)Create an instance of BankAccountV3AccountIdentification given an JSON stringBankAccountV3AccountIdentificationBankAccountV3. getAccountIdentification()Get accountIdentificationMethods in com.adyen.model.transfers with parameters of type BankAccountV3AccountIdentification Modifier and Type Method Description BankAccountV3BankAccountV3. accountIdentification(BankAccountV3AccountIdentification accountIdentification)voidBankAccountV3. setAccountIdentification(BankAccountV3AccountIdentification accountIdentification)
-