Interface ListValuesOptions.Sort
- Enclosing class:
- ListValuesOptions
public static interface ListValuesOptions.Sort
The attribute by which returned entity values will be sorted. To reverse the sort order, prefix
the value with a minus sign (`-`).
-
Field Summary
-
Field Details
-
VALUE
value.- See Also:
- Constant Field Values
-
UPDATED
updated.- See Also:
- Constant Field Values
-