OfferListing Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | OfferListing.h OfferListing.m |
Tasks
-
offerListingId
(public property)
property -
price
(public property)
property -
salePrice
(public property)
property -
amountSaved
(public property)
property -
percentageSaved
(public property)
property -
availability
(public property)
property -
availabilityAttributes
(public property)
property -
isEligibleForSuperSaverShipping
(public property)
property -
isEligibleForPrime
(public property)
property
Properties
amountSaved
(public property)
@property (nonatomic, retain) Price *amountSaved
Declared In
OfferListing.h
availability
(public property)
@property (nonatomic, retain) NSString *availability
Discussion
(public property)
type : NSString, wrapper for primitive string
Declared In
OfferListing.h
availabilityAttributes
(public property)
@property (nonatomic, retain) AvailabilityAttributes *availabilityAttributes
Declared In
OfferListing.h
isEligibleForPrime
(public property)
@property (nonatomic, retain) NSNumber *isEligibleForPrime
Discussion
(public property)
type : NSNumber, wrapper for primitive bool
Declared In
OfferListing.h
isEligibleForSuperSaverShipping
(public property)
@property (nonatomic, retain) NSNumber *isEligibleForSuperSaverShipping
Discussion
(public property)
type : NSNumber, wrapper for primitive bool
Declared In
OfferListing.h
offerListingId
(public property)
@property (nonatomic, retain) NSString *offerListingId
Discussion
(public property)
type : NSString, wrapper for primitive string
Declared In
OfferListing.h
percentageSaved
(public property)
@property (nonatomic, retain) NSNumber *percentageSaved
Discussion
(public property)
type : NSNumber, wrapper for primitive long
Declared In
OfferListing.h