# OrderBook ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **asks** | [**List<List<String>>**](List.md) | Asks order depth | **bids** | [**List<List<String>>**](List.md) | Bids order depth |