OfferSummary Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | OfferSummary.h OfferSummary.m |
Tasks
-
lowestNewPrice
(public property)
property -
lowestUsedPrice
(public property)
property -
lowestCollectiblePrice
(public property)
property -
lowestRefurbishedPrice
(public property)
property -
totalNew
(public property)
property -
totalUsed
(public property)
property -
totalCollectible
(public property)
property -
totalRefurbished
(public property)
property
Properties
lowestCollectiblePrice
(public property)
@property (nonatomic, retain) Price *lowestCollectiblePrice
Declared In
OfferSummary.h
lowestNewPrice
(public property)
@property (nonatomic, retain) Price *lowestNewPrice
Declared In
OfferSummary.h
lowestRefurbishedPrice
(public property)
@property (nonatomic, retain) Price *lowestRefurbishedPrice
Declared In
OfferSummary.h
lowestUsedPrice
(public property)
@property (nonatomic, retain) Price *lowestUsedPrice
Declared In
OfferSummary.h
totalCollectible
(public property)
@property (nonatomic, retain) NSString *totalCollectible
Discussion
(public property)
type : NSString, wrapper for primitive string
Declared In
OfferSummary.h
totalNew
(public property)
@property (nonatomic, retain) NSString *totalNew
Discussion
(public property)
type : NSString, wrapper for primitive string
Declared In
OfferSummary.h