AccountEntrySortTypeCodeType ( token )
Specifies how account entries should be sorted in a response from eBay.

Types that use AccountEntrySortTypeCodeType:

Enumeration Values
Value Description Which calls use this value *
AccountEntryCreatedTimeAscending Sort by the AccountEntry.Date value in the response, in ascending order. GetAccount
AccountEntryCreatedTimeDescending Sort by the AccountEntry.Date value in the response, in descending order. GetAccount
AccountEntryFeeTypeAscending Sort by the value returned in AccountEntry.Description, with entries starting with lowercase letters before entries starting with uppercase letters and each group in alphabetical order. GetAccount
AccountEntryFeeTypeDescending Sort by the value returned in AccountEntry.Description, with entries starting with uppercase letters before entries starting with lowercase letters and each group in reverse alphabetical order. GetAccount
AccountEntryItemNumberAscending Sort by the AccountEntry.ItemID value in the response, in ascending order. GetAccount
AccountEntryItemNumberDescending Sort by the AccountEntry.ItemID value in the response, in descending order. GetAccount
CustomCode Reserved for internal or future use. GetAccount
None Sort by the AccountEntry.Date value in the response, in ascending order. Same as AccountEntryCreatedTimeAscending. GetAccount
  * See the Enumeration Index to see exact use of each enumeration value in the API.

This document was generated with a customized version of the apireferencedocs tool.

© 2005–2009 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.