Object Index
You are viewing an old version of the API
CatalogQuerySortedAttribute
Object Index
You are viewing an old version of the API
The query expression to specify the key to sort search results.
Properties
Name | Description |
---|---|
attribute_
Required
|
The attribute whose value is used as the sort key. |
initial_
|
The first attribute value to be returned by the query. Ascending sorts will return only objects with this value or greater, while descending sorts will return only objects with this value or less. If unset, start at the beginning (for ascending sorts) or end (for descending sorts). |
sort_
|
The desired sort order, |