eBay Product APIVersion 1.4.0
 

SortOrder

Sort order input for the result set. Any of the searchable properties can be used for property name and order can be either Ascending or Descending.

Types that use SortOrder:

Calls that use SortOrder:

Fields

order ( OrderType ) [1]
Order of the sort, either Ascending or Descending.
See the Field Index to learn which calls use order.

propertyName ( string ) [1]
Output can be sorted by one or more property names. You can look these values up using the getProductSearchNames call in the Product Metadata API.
See the Field Index to learn which calls use propertyName.