| Name | Type | Description | Notes |
|---|---|---|---|
| operator | string | The operator to combine the filters with | [optional] [default to 'AND'] |
| filters | \KlimAPI\Model\GetOrdersRequestFilters | [optional] | |
| limit | int | The maximum amount of orders you want to receive | [optional] [default to 10] |
| skip | int | The amount of orders you want to skip | [optional] [default to 0] |