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.
Types that use SortOrderCodeType:
GetOrdersRequestType, GetSellingManagerInventoryRequestType, GetSellingManagerSoldListingsRequestType, MyeBayFavoriteSearchType, MyeBaySelectionType
Calls that use one or more values of SortOrderCodeType:
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. |
Copyright © 2005–2021 eBay Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.