CaseStatusFilterType

Type that defines the caseStatusFilter in getUserCases. The caseStatusFilter field is used to restrict results to cases that are in a specific state. One or more caseStatus elements may be used. The caseStatusFilter field uses Boolean OR logic, which means all cases matching the specified state(s) are returned. There are six possible case states to retrieve.

Types that use CaseStatusFilterType:

Call that uses the field of CaseStatusFilterType:

Field

caseStatus ( see CaseStatusInputType for possible values ) [1..*]
The case status to search for is specified in this field. At least one caseStatus field must be used if caseStatusFilter is included in the input.
See the Field Index to learn which calls use caseStatus.

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.