Types that use CaseSortOrderType:
| 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 |
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.