| Package | Description |
|---|---|
| io.swagger.client.api | |
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
BankList |
BanksApi.getMultipleBanks(List<Long> ids)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<BankList> |
BanksApi.getMultipleBanksWithHttpInfo(List<Long> ids)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
BanksApi.getMultipleBanksAsync(List<Long> ids,
ApiCallback<BankList> callback)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
BankList |
BankList.addBanksItem(Bank banksItem) |
BankList |
BankList.banks(List<Bank> banks) |
Copyright © 2018. All rights reserved.