| Package | Description |
|---|---|
| io.gate.gateapi.api |
| Modifier and Type | Method and Description |
|---|---|
List<AmendOrderResult> |
SpotApi.amendBatchOrders(List<BatchAmendItem> batchAmendItem)
Batch modification of orders
Default modification of orders for spot, portfolio, and margin accounts.
|
ApiResponse<List<AmendOrderResult>> |
SpotApi.amendBatchOrdersWithHttpInfo(List<BatchAmendItem> batchAmendItem)
Batch modification of orders
Default modification of orders for spot, portfolio, and margin accounts.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
SpotApi.amendBatchOrdersAsync(List<BatchAmendItem> batchAmendItem,
ApiCallback<List<AmendOrderResult>> _callback)
Batch modification of orders (asynchronously)
Default modification of orders for spot, portfolio, and margin accounts.
|
Copyright © 2023. All rights reserved.