| Name | Type | Description | Notes |
|---|---|---|---|
| currency_pair | str | Currency pair | [optional] |
| total | int | Total number of open orders for this trading pair on the current page | [optional] |
| orders | list[Order] | [optional] |
| Name | Type | Description | Notes |
|---|---|---|---|
| currency_pair | str | Currency pair | [optional] |
| total | int | Total number of open orders for this trading pair on the current page | [optional] |
| orders | list[Order] | [optional] |