eBay Product APIVersion 1.4.0
 

SortPriority ( token )

Specifies the order in which properties will considered for sorting.

Type that uses SortPriority:

Calls that use one or more values of SortPriority:

Enumeration Values

Value Description
Sort1 Specifies that the associated property should be sorted first.
Sort2 Specifies that the associated property should be sorted second.
Sort3 Specifies that the associated property should be sorted third.
Sort4 Specifies that the associated property should be sorted fourth.
Sort5 Specifies that the associated property should be sorted fifth.
  * See the Enumeration Index to see exact use of each enumeration value in the API.