ShiftSort

March 27, 2019 ยท View on GitHub

Description

Sets the sort order of search results.

Properties

NameGetterSetterTypeDescriptionNotes
fieldgetField()setField($value)stringThe field to sort on. See ShiftSortField for possible values[optional]
ordergetOrder()setOrder($value)stringThe order in which results are returned. Defaults to DESC. See SortOrder for possible values[optional]

Note: All properties are protected and only accessed via getters and setters.

[Back to Model list] [Back to API list] [Back to README]