ShiftSort
March 27, 2019 ยท View on GitHub
squareconnect.models.shift_sort
Description
Sets the sort order of search results.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| field | str | The field to sort on. See ShiftSortField for possible values | [optional] |
| order | str | The order in which results are returned. Defaults to DESC. See SortOrder for possible values | [optional] |