| Package | Description |
|---|---|
| io.gate.gateapi.api | |
| io.gate.gateapi.models |
| Modifier and Type | Method and Description |
|---|---|
PortfolioTransferable |
PortfolioApi.getPortfolioTransferable(String currency)
Retrieve the maximum amount that can be transferred out from the account
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<PortfolioTransferable> |
PortfolioApi.getPortfolioTransferableWithHttpInfo(String currency)
Retrieve the maximum amount that can be transferred out from the account
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
PortfolioApi.getPortfolioTransferableAsync(String currency,
ApiCallback<PortfolioTransferable> _callback)
Retrieve the maximum amount that can be transferred out from the account (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
PortfolioTransferable |
PortfolioTransferable.amount(String amount) |
PortfolioTransferable |
PortfolioTransferable.currency(String currency) |
Copyright © 2023. All rights reserved.