Class ItemConditionCodeType


class ItemConditionCodeType
Specifies a predefined subset of item conditions. The predefined set of fields can vary for different calls.

Defined in com/ebay/shoppingservice/ItemConditionCodeType.js

Property Summary
(out) Reserved for internal or future use.
New
The seller specified the Item Condition as New, or did not specify a condition.
The seller specified the Item Condition as Used, or did not specify a condition.
String value

Constructor Summary
ItemConditionCodeType(Object object)

Property Details

property static CustomCode

(out) Reserved for internal or future use.


property static New

The seller specified the Item Condition as New, or did not specify a condition. (Excludes items that the seller listed as Used.)


property static Used

The seller specified the Item Condition as Used, or did not specify a condition. (Excludes items that the seller listed as New.)


property String value


Constructor Details

constructor ItemConditionCodeType

ItemConditionCodeType(Object object)

Parameters:
object