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