CaseTypeFilterType

Type that defines the caseTypeFilter field in getUserCases. The caseTypeFilter field is used to restrict results to specific case types. One or more caseType elements may be used. The caseTypeFilter field uses Boolean OR logic, which means all cases matching the specified case types are returned. There are nine possible case types to retrieve.

Types that use CaseTypeFilterType:

Call that uses the field of CaseTypeFilterType:

Field

caseType ( see CaseType for possible values ) [1..*]
The type of case or dispute to search for is specified in this field. At least one caseType field must be used if caseTypeFilter is included in the input.
See the Field Index to learn which calls use caseType.

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.