| Name | Type | Description | Notes |
|---|---|---|---|
| currency_pair | str | Currency pair | [optional] |
| total | int | Total open orders in this currency pair | [optional] |
| orders | list[Order] | [optional] |
| Name | Type | Description | Notes |
|---|---|---|---|
| currency_pair | str | Currency pair | [optional] |
| total | int | Total open orders in this currency pair | [optional] |
| orders | list[Order] | [optional] |