Trading_ConditionValuesType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_ConditionValuesType.h Trading_ConditionValuesType.m |
Tasks
-
condition
Defines an item condition that a category supports.
property -
conditionHelpURL
URL to the eBay Web site’s item condition help for the
property
category. This may include policies about how to assess the
condition of an item in the category. To reduce
item-not-as-described disputes, we recommend that
you refer sellers (and buyers) to these help pages.
These help pages may vary for some categories.
The Sandbox might not return valid help URLs. -
any
(public property)
property
Properties
any
(public property)
@property (nonatomic, retain) NSMutableArray *any
Discussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_ConditionValuesType.h
condition
Defines an item condition that a category supports.
@property (nonatomic, retain) NSMutableArray *condition
Discussion
Defines an item condition that a category supports.
entry type : class Trading_ConditionType
Declared In
Trading_ConditionValuesType.h
conditionHelpURL
URL to the eBay Web site’s item condition help for the
category. This may include policies about how to assess the
condition of an item in the category. To reduce
item-not-as-described disputes, we recommend that
you refer sellers (and buyers) to these help pages.
These help pages may vary for some categories.
The Sandbox might not return valid help URLs.
@property (nonatomic, retain) NSString *conditionHelpURL
Discussion
URL to the eBay Web site’s item condition help for the
category. This may include policies about how to assess the
condition of an item in the category. To reduce
item-not-as-described disputes, we recommend that
you refer sellers (and buyers) to these help pages.
These help pages may vary for some categories.
The Sandbox might not return valid help URLs.
type : NSString, wrapper for primitive string
Declared In
Trading_ConditionValuesType.h