| Package | Description |
|---|---|
| io.gate.gateapi.api | |
| io.gate.gateapi.models |
| Modifier and Type | Method and Description |
|---|---|
TotalBalance |
WalletApi.APIgetTotalBalanceRequest.execute()
Execute getTotalBalance request
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<TotalBalance> |
WalletApi.APIgetTotalBalanceRequest.executeWithHttpInfo()
Execute getTotalBalance request with HTTP info returned
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
WalletApi.APIgetTotalBalanceRequest.executeAsync(ApiCallback<TotalBalance> _callback)
Execute getTotalBalance request (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
TotalBalance |
TotalBalance.details(Map<String,AccountBalance> details) |
TotalBalance |
TotalBalance.putDetailsItem(String key,
AccountBalance detailsItem) |
TotalBalance |
TotalBalance.total(AccountBalance total) |
Copyright © 2023. All rights reserved.