# TheJiraCloudPlatformRestApi.JqlQueryOrderByClauseElement

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**direction** | **String** | The direction in which to order the results. | [optional] 
**field** | [**JqlQueryField**](JqlQueryField.md) |  | 

<a name="DirectionEnum"></a>
## Enum: DirectionEnum

* `asc` (value: `"asc"`)
* `desc` (value: `"desc"`)

