Uses of Class
app.cybrid.cybrid_api_bank.client.model.QuoteEntrySourceAccountBankModel
-
Packages that use QuoteEntrySourceAccountBankModel Package Description app.cybrid.cybrid_api_bank.client.model -
-
Uses of QuoteEntrySourceAccountBankModel in app.cybrid.cybrid_api_bank.client.model
Methods in app.cybrid.cybrid_api_bank.client.model that return QuoteEntrySourceAccountBankModel Modifier and Type Method Description QuoteEntrySourceAccountBankModelQuoteEntrySourceAccountBankModel. bankGuid(String bankGuid)QuoteEntrySourceAccountBankModelQuoteEntrySourceAccountBankModel. customerGuid(String customerGuid)QuoteEntrySourceAccountBankModelQuoteEntryBankModel. getSourceAccount()Get sourceAccountQuoteEntrySourceAccountBankModelTransferEntryBankModel. getSourceAccount()Get sourceAccountQuoteEntrySourceAccountBankModelQuoteEntrySourceAccountBankModel. guid(String guid)QuoteEntrySourceAccountBankModelQuoteEntrySourceAccountBankModel. type(String type)Methods in app.cybrid.cybrid_api_bank.client.model that return types with arguments of type QuoteEntrySourceAccountBankModel Modifier and Type Method Description org.openapitools.jackson.nullable.JsonNullable<QuoteEntrySourceAccountBankModel>QuoteEntryBankModel. getSourceAccount_JsonNullable()Methods in app.cybrid.cybrid_api_bank.client.model with parameters of type QuoteEntrySourceAccountBankModel Modifier and Type Method Description voidQuoteEntryBankModel. setSourceAccount(QuoteEntrySourceAccountBankModel sourceAccount)voidTransferEntryBankModel. setSourceAccount(QuoteEntrySourceAccountBankModel sourceAccount)QuoteEntryBankModelQuoteEntryBankModel. sourceAccount(QuoteEntrySourceAccountBankModel sourceAccount)TransferEntryBankModelTransferEntryBankModel. sourceAccount(QuoteEntrySourceAccountBankModel sourceAccount)Method parameters in app.cybrid.cybrid_api_bank.client.model with type arguments of type QuoteEntrySourceAccountBankModel Modifier and Type Method Description voidQuoteEntryBankModel. setSourceAccount_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<QuoteEntrySourceAccountBankModel> sourceAccount)
-