Name | Type | Description | Notes |
---|---|---|---|
currency_pair | str | Currency pair | [optional] |
total | int | The total number of pending 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 | The total number of pending orders for this trading pair on the current page | [optional] |
orders | list[Order] | [optional] |