This enumerated type defines the sorting order values that can be used when sorting results.
Type that uses SortOrderCodeType:
Call that uses one or more values of SortOrderCodeType:
Value | Description |
Ascending | This value is used to sort results in ascending (low to high) order. |
CustomCode | Reserved for internal or future use. |
Descending | This value is used to sort results in descending (high to low) order. |
Copyright © 2006–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.