ConditionType

Fields in this type provide IDs and values for item conditions (in GetCategoryFeatures).

Types that use ConditionType:

Call that uses one or more fields of ConditionType:

Fields

DisplayName ( string ) [0..1]
The human-readable label for the condition (e.g., "New"). This value is typically localized for each site. The display name can vary by category. For example, condition ID 1000 could be called "New: with Tags" in one category and "Brand New" in another.
See the Field Index to learn which calls use DisplayName.

ID ( int ) [0..1]
The numeric ID of a condition (e.g., 1000). Use the ID in AddItem and related calls.
See the Field Index to learn which calls use ID.

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.