Trading_ContextSearchAssetType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_ContextSearchAssetType.h Trading_ContextSearchAssetType.m |
Properties
category
The eBay category in which the keyword is used.
@property (nonatomic, retain) Trading_CategoryType *categoryDeclared In
Trading_ContextSearchAssetType.hkeyword
The keyword.
@property (nonatomic, retain) NSString *keywordDiscussion
The keyword.
type : NSString, wrapper for primitive string
Declared In
Trading_ContextSearchAssetType.hranking
The ranking of this keyword and category relative to
other keywords and categories (when scores are sorted).
@property (nonatomic, retain) NSNumber *rankingDiscussion
The ranking of this keyword and category relative to
other keywords and categories (when scores are sorted).
type : NSNumber, wrapper for primitive int
Declared In
Trading_ContextSearchAssetType.h