| Package | Description |
|---|---|
| io.gate.gateapi.models |
| Modifier and Type | Method and Description |
|---|---|
static BatchFuturesOrder.AutoSizeEnum |
BatchFuturesOrder.AutoSizeEnum.fromValue(String value) |
BatchFuturesOrder.AutoSizeEnum |
BatchFuturesOrder.getAutoSize()
Set side to close dual-mode position.
|
BatchFuturesOrder.AutoSizeEnum |
BatchFuturesOrder.AutoSizeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static BatchFuturesOrder.AutoSizeEnum |
BatchFuturesOrder.AutoSizeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BatchFuturesOrder.AutoSizeEnum[] |
BatchFuturesOrder.AutoSizeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BatchFuturesOrder |
BatchFuturesOrder.autoSize(BatchFuturesOrder.AutoSizeEnum autoSize) |
void |
BatchFuturesOrder.setAutoSize(BatchFuturesOrder.AutoSizeEnum autoSize) |
void |
BatchFuturesOrder.AutoSizeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
BatchFuturesOrder.AutoSizeEnum enumeration) |
Copyright © 2023. All rights reserved.