| Package | Description |
|---|---|
| io.gate.gateapi.models |
| Modifier and Type | Method and Description |
|---|---|
static FuturesOrder.StpActEnum |
FuturesOrder.StpActEnum.fromValue(String value) |
FuturesOrder.StpActEnum |
FuturesOrder.getStpAct()
Self-Trading Prevention Action.
|
FuturesOrder.StpActEnum |
FuturesOrder.StpActEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static FuturesOrder.StpActEnum |
FuturesOrder.StpActEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FuturesOrder.StpActEnum[] |
FuturesOrder.StpActEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FuturesOrder.setStpAct(FuturesOrder.StpActEnum stpAct) |
FuturesOrder |
FuturesOrder.stpAct(FuturesOrder.StpActEnum stpAct) |
void |
FuturesOrder.StpActEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
FuturesOrder.StpActEnum enumeration) |
Copyright © 2023. All rights reserved.