Parameters container used to request the history of liquidation orders. More...
Properties | |
| int | RequestId = DateTime.Now.GetHashCode() [get] |
| Request identifier. | |
| required DateTime | From [get] |
| Defines the starting point from which to begin aggregating data. | |
| required DateTime | To [get] |
| Defines the end point at which data aggregation stops. | |
| LiquidationOrdersAggregationModes | AggregationMode [get] |
| Specifies the source scope used for aggregating liquidation data. | |
Parameters container used to request the history of liquidation orders.
|
get |
Specifies the source scope used for aggregating liquidation data.
|
get |
Defines the starting point from which to begin aggregating data.
|
get |
Request identifier.
|
get |
Defines the end point at which data aggregation stops.