Sort

Specifies the sort columns and sort order.

SortBy

(string); Contains the column name followed by a space and 'ASC' (ascending) or 'DESC' (descending). Columns are sorted ascending by default. Multiple columns can be separated by commas.

Sample value: Type ASC