[ Web Proxy ]
URL:
Viewing: https://developer.squareup.com/reference/square/objects/CatalogQuerySortedAttribute [Back]  [Original]

CatalogQuerySortedAttribute Object - Square API Reference
Search developer resources
/

Objects

<- Object

Object

API version2026-08-19

All versions ->

CatalogQuerySortedAttribute

The query expression to specify the key to sort search results.

Link to section

Properties

Link to section

attribute_name

string

Required

The attribute whose value is used as the sort key.

Link to section

initial_attribute_value

string

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).

Link to section

sort_order

string

The desired sort order, "ASC" (ascending) or "DESC" (descending).

Show values


Web Proxy Viewer  |  New URL  |  Original Page