API ReferenceEnumsSortDirectionOn this pageSortDirectionWhich direction to sort the list by.Note: some sort options will only allow a single direction.enum SortDirection { ASCENDING DESCENDING}ValuesASCENDINGDESCENDING