Trading_ConditionValuesType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_ConditionValuesType.h Trading_ConditionValuesType.m |
Tasks
-
conditionDefines an item condition that a category supports.
property -
conditionHelpURLURL 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 *anyDiscussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_ConditionValuesType.hcondition
Defines an item condition that a category supports.
@property (nonatomic, retain) NSMutableArray *conditionDiscussion
Defines an item condition that a category supports.
entry type : class Trading_ConditionType
Declared In
Trading_ConditionValuesType.hconditionHelpURL
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 *conditionHelpURLDiscussion
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