CaseSortOrderType ( token )

Enumeration type containing the values used to control the sorting of returned cases in the getUserCases response.

Types that use CaseSortOrderType:

Enumeration Values

Value Description Which calls use this value *
CASE_STATUS_ASCENDING Cases are sorted based on the status of the case in ascending order . getUserCases
CASE_STATUS_DESCENDING Cases are sorted based on the status of the case in descending order. getUserCases
CREATION_DATE_ASCENDING Cases are sorted based on creation date in ascending order. getUserCases
CREATION_DATE_DESCENDING Cases are sorted based on creation date in descending order. getUserCases
  * See the Enumeration Index to see exact use of each enumeration value in the API.

Copyright © 2010–2012 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developer Network and API License Agreement.