eBay Shopping APIVersion 1293
 

SortOrderCodeType ( token )

This enumerated type defines the sorting order values that can be used when sorting results.

Type that uses SortOrderCodeType:

Call that uses one or more values of SortOrderCodeType:

Enumeration Values

Value Description
Ascending This value is used to sort results in ascending (low to high) order.
CustomCode Reserved for internal or future use.
Descending This value is used to sort results in descending (high to low) order.
  * See the Enumeration Index to see exact use of each enumeration value in the API.