DisputeSortTypeCodeType ( token )

Specifies how a list of returned disputes should be sorted.

Types that use DisputeSortTypeCodeType:

Enumeration Values

Value Description Which calls use this value *
CustomCode Reserved for internal or future use. GetUserDisputes
DisputeCreatedTimeAscending Sort by the time the dispute was created, in ascending order. GetUserDisputes
DisputeCreatedTimeDescending Sort by the time the dispute was created, in descending order. GetUserDisputes
DisputeCreditEligibilityAscending Sort by whether the dispute is eligible for Final Value Fee credit, in ascending order. Ineligible disputes are listed before eligible disputes. GetUserDisputes
DisputeCreditEligibilityDescending Sort by whether the dispute is eleigible for Final Value Fee credit, in descending order. Eligible disputes are listed before i(ineligible disputes. GetUserDisputes
DisputeStatusAscending Sort by the dispute status, in ascending order. GetUserDisputes
DisputeStatusDescending Sort by the dispute status, in descending order. GetUserDisputes
None Sort by the time the dispute was created, in descending order. GetUserDisputes
  * See the Enumeration Index to see exact use of each enumeration value in the API.

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