Item Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Item.h Item.m |
Tasks
-
asin
(public property)
property -
parentASIN
(public property)
property -
errors
(public property)
property -
detailPageURL
(public property)
property -
itemLinks
(public property)
property -
salesRank
(public property)
property -
smallImage
(public property)
property -
mediumImage
(public property)
property -
largeImage
(public property)
property -
imageSets
(public property)
property -
itemAttributes
(public property)
property -
variationAttributes
(public property)
property -
relatedItems
(public property)
property -
collections
(public property)
property -
subjects
(public property)
property -
offerSummary
(public property)
property -
offers
(public property)
property -
variationSummary
(public property)
property -
variations
(public property)
property -
customerReviews
(public property)
property -
editorialReviews
(public property)
property -
similarProducts
(public property)
property -
accessories
(public property)
property -
tracks
(public property)
property -
browseNodes
(public property)
property -
alternateVersions
(public property)
property
Properties
accessories
(public property)
@property (nonatomic, retain) Accessories *accessories
Declared In
Item.h
alternateVersions
(public property)
@property (nonatomic, retain) AlternateVersions *alternateVersions
Declared In
Item.h
asin
(public property)
@property (nonatomic, retain) NSString *asin
Discussion
(public property)
type : NSString, wrapper for primitive string
Declared In
Item.h
browseNodes
(public property)
@property (nonatomic, retain) BrowseNodes *browseNodes
Declared In
Item.h
collections
(public property)
@property (nonatomic, retain) Collections *collections
Declared In
Item.h
customerReviews
(public property)
@property (nonatomic, retain) CustomerReviews *customerReviews
Declared In
Item.h
detailPageURL
(public property)
@property (nonatomic, retain) NSString *detailPageURL
Discussion
(public property)
type : NSString, wrapper for primitive string
Declared In
Item.h
editorialReviews
(public property)
@property (nonatomic, retain) EditorialReviews *editorialReviews
Declared In
Item.h
imageSets
(public property)
@property (nonatomic, retain) NSMutableArray *imageSets
Declared In
Item.h
itemAttributes
(public property)
@property (nonatomic, retain) ItemAttributes *itemAttributes
Declared In
Item.h
offerSummary
(public property)
@property (nonatomic, retain) OfferSummary *offerSummary
Declared In
Item.h
parentASIN
(public property)
@property (nonatomic, retain) NSString *parentASIN
Discussion
(public property)
type : NSString, wrapper for primitive string
Declared In
Item.h
relatedItems
(public property)
@property (nonatomic, retain) NSMutableArray *relatedItems
Declared In
Item.h
salesRank
(public property)
@property (nonatomic, retain) NSString *salesRank
Discussion
(public property)
type : NSString, wrapper for primitive string
Declared In
Item.h
similarProducts
(public property)
@property (nonatomic, retain) SimilarProducts *similarProducts
Declared In
Item.h
variationAttributes
(public property)
@property (nonatomic, retain) VariationAttributes *variationAttributes
Declared In
Item.h
variationSummary
(public property)
@property (nonatomic, retain) VariationSummary *variationSummary
Declared In
Item.h