Uses of Class
app.cybrid.cybrid_api_bank.client.model.SystemAccountBankModel
-
Packages that use SystemAccountBankModel Package Description app.cybrid.cybrid_api_bank.client.model -
-
Uses of SystemAccountBankModel in app.cybrid.cybrid_api_bank.client.model
Methods in app.cybrid.cybrid_api_bank.client.model that return SystemAccountBankModel Modifier and Type Method Description SystemAccountBankModelSystemAccountBankModel. assetCode(String assetCode)SystemAccountBankModelSystemAccountBankModel. createdAt(OffsetDateTime createdAt)SystemAccountBankModelSystemAccountBankModel. guid(String guid)SystemAccountBankModelSystemAccountBankModel. name(String name)SystemAccountBankModelSystemAccountBankModel. type(SystemAccountBankModel.TypeEnum type)
-