Inherits from NSObject
Conforms to PicoBindable
Declared in OfferListing.h
OfferListing.m

Overview

(public class)

@ingroup AWSECommerceServicePortType

Tasks

Properties

amountSaved

(public property)

@property (nonatomic, retain) Price *amountSaved

Discussion

(public property)

type : class Price

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

Discussion

(public property)

type : class 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

price

(public property)

@property (nonatomic, retain) Price *price

Discussion

(public property)

type : class Price

Declared In

OfferListing.h

salePrice

(public property)

@property (nonatomic, retain) Price *salePrice

Discussion

(public property)

type : class Price

Declared In

OfferListing.h