CollectionSummary Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | CollectionSummary.h CollectionSummary.m |
Tasks
-
lowestListPrice
(public property)
property -
highestListPrice
(public property)
property -
lowestSalePrice
(public property)
property -
highestSalePrice
(public property)
property
Properties
highestListPrice
(public property)
@property (nonatomic, retain) Price *highestListPrice
Declared In
CollectionSummary.h
highestSalePrice
(public property)
@property (nonatomic, retain) Price *highestSalePrice
Declared In
CollectionSummary.h
lowestListPrice
(public property)
@property (nonatomic, retain) Price *lowestListPrice
Declared In
CollectionSummary.h