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 *category
Declared In
Trading_ContextSearchAssetType.h
keyword
The keyword.
@property (nonatomic, retain) NSString *keyword
Discussion
The keyword.
type : NSString, wrapper for primitive string
Declared In
Trading_ContextSearchAssetType.h
ranking
The ranking of this keyword and category relative to
other keywords and categories (when scores are sorted).
@property (nonatomic, retain) NSNumber *ranking
Discussion
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