<- Object

Object

CustomerSort

Link to section

Properties

Link to section

field

string

Indicates the fields to use as the sort key, which is either the default set of fields or created_at.

The default value is DEFAULT.

Link to section

order

string

Indicates the order in which results should be sorted based on the sort field value. Strings use standard alphabetic comparison to determine order. Strings representing numbers are sorted as strings.

The default value is ASC.