eBay Merchant Data APIVersion 1255
 

SortOrderCodeType ( token )

This type specifies the sort order of a returned array of elements. The array or list to be sorted, the sort key, and the default sort order depend on the call.

No calls use SortOrderCodeType.

Enumeration Values

Value Description
Ascending The results will be sorted by the specified key in ascending (low to high) order.
CustomCode Reserved for internal or future use.
Descending The results will be sorted by the specified key in descending (high to low) order.
  * See the Enumeration Index to see exact use of each enumeration value in the API.