| Package | Description |
|---|---|
| io.gate.gateapi.api | |
| io.gate.gateapi.models |
| Modifier and Type | Method and Description |
|---|---|
TransactionID |
WalletApi.transfer(Transfer transfer)
Transfer between trading accounts
Transfer between different accounts.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<TransactionID> |
WalletApi.transferWithHttpInfo(Transfer transfer)
Transfer between trading accounts
Transfer between different accounts.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
WalletApi.transferAsync(Transfer transfer,
ApiCallback<TransactionID> _callback)
Transfer between trading accounts (asynchronously)
Transfer between different accounts.
|
| Modifier and Type | Method and Description |
|---|---|
TransactionID |
TransactionID.txId(Long txId) |
Copyright © 2023. All rights reserved.