DataSortColumn
A complex data type that describes a sorted data column.
Elements
ColumnName
String. The name of the sorted column.
SortDirection
String. The direction of the sort. Valid values are:
*ASC - Ascending
*DES - Descending