| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Order Book ID. Increase by 1 on every order book change. Set `with_id=true` to include this field in response | [optional] |
| asks | list[FuturesOrderBookItem] | Asks order depth | |
| bids | list[FuturesOrderBookItem] | Bids order depth |