FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
ameliabooking
/
vendor
/
square
/
square
/
doc
/
models
Edit File: sort-order.md
# Sort Order The order (e.g., chronological or alphabetical) in which results from a request are returned. ## Enumeration `SortOrder` ## Fields | Name | Description | | --- | --- | | `DESC` | The results are returned in descending (e.g., newest-first or Z-A) order. | | `ASC` | The results are returned in ascending (e.g., oldest-first or A-Z) order. |
Save
Back