AppProjectSortItems
toloka.client.search_requests.AppProjectSortItems
AppProjectSortItems(self, items=None)
Parameters for sorting App projects search results.
You can specify multiple parameters separated by a comma. To change the sorting direction to descending, add the minus sign before the parameter. For example, sort=-id.
Parameters Description
Parameters | Type | Description |
---|---|---|
items |
Optional[List[SortItem]] | The order and direction of sorting the results. Available parameters:
|