fields property
The list of order-by clause fields and their ordering directives.
Implementation
final List<JqlQueryOrderByClauseElement> fields;
The list of order-by clause fields and their ordering directives.
final List<JqlQueryOrderByClauseElement> fields;