Uses of Class
app.cybrid.cybrid_api_bank.client.model.TransferDestinationAccountBankModel
-
Packages that use TransferDestinationAccountBankModel Package Description app.cybrid.cybrid_api_bank.client.model -
-
Uses of TransferDestinationAccountBankModel in app.cybrid.cybrid_api_bank.client.model
Methods in app.cybrid.cybrid_api_bank.client.model that return TransferDestinationAccountBankModel Modifier and Type Method Description TransferDestinationAccountBankModelTransferBankModel. getDestinationAccount()Get destinationAccountTransferDestinationAccountBankModelTransferDestinationAccountBankModel. guid(String guid)TransferDestinationAccountBankModelTransferDestinationAccountBankModel. type(String type)Methods in app.cybrid.cybrid_api_bank.client.model with parameters of type TransferDestinationAccountBankModel Modifier and Type Method Description TransferBankModelTransferBankModel. destinationAccount(TransferDestinationAccountBankModel destinationAccount)voidTransferBankModel. setDestinationAccount(TransferDestinationAccountBankModel destinationAccount)
-