| Name | Type | Description | Notes |
|---|---|---|---|
| more | Boolean | The boolean value to indicate if there is more order data. If `true`, you can continue requesting with page+1. | [optional] |
| orders | List<Order> | [optional] |
| Name | Type | Description | Notes |
|---|---|---|---|
| more | Boolean | The boolean value to indicate if there is more order data. If `true`, you can continue requesting with page+1. | [optional] |
| orders | List<Order> | [optional] |