# SearchOrdersQuery

### Description

Contains query criteria for the search.

## Properties
Name | Getter | Setter | Type | Description | Notes
------------ | ------------- | ------------- | ------------- | ------------- | -------------
**filter** | getFilter() | setFilter($value) | [**\SquareConnect\Model\SearchOrdersFilter**](SearchOrdersFilter.md) | Criteria to filter results by. | [optional] 
**sort** | getSort() | setSort($value) | [**\SquareConnect\Model\SearchOrdersSort**](SearchOrdersSort.md) | Criteria to sort results by. | [optional] 

Note: All properties are protected and only accessed via getters and setters.

[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)

