public static class MboAggregationEvent.Order extends MboAggregationEvent.PriceSizeUpdate
| Modifier and Type | Field and Description |
|---|---|
boolean |
isBid |
price, REMOVAL, size| Constructor and Description |
|---|
Order(boolean isBid,
int price,
int size) |