FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
ameliabooking
/
vendor
/
square
/
square
/
doc
/
models
Edit File: shift-sort-field.md
# Shift Sort Field Enumerates the `Shift` fields to sort on. ## Enumeration `ShiftSortField` ## Fields | Name | Description | | --- | --- | | `START_AT` | The start date/time of a `Shift` | | `END_AT` | The end date/time of a `Shift` | | `CREATED_AT` | The date/time that a `Shift` is created | | `UPDATED_AT` | The most recent date/time that a `Shift` is updated |
Save
Back