NAME
JIRA::API::JqlQueryOrderByClauseElement -
SYNOPSIS
my $obj = JIRA::API::JqlQueryOrderByClauseElement->new();
...
PROPERTIES
direction
The direction in which to order the results.
field
A field used in a JQL query. See [Advanced searching - fields reference](https://confluence.atlassian.com/x/dAiiLQ) for more information about fields in JQL queries.