SDZHotelListResponse Class Reference

The definition of properties and methods for the SDZHotelListResponse object.

Inherits from the SDZBaseResponse* base class.

Properties

For more about Objective-C properties, see “Properties” in The Objective-C Programming Language.

numberOfRoomsRequested

@property int numberOfRoomsRequested

moreResultsAvailable

@property BOOL moreResultsAvailable

cacheKey

@property (retain, nonatomic) NSString* cacheKey

cacheLocation

@property (retain, nonatomic) NSString* cacheLocation

cachedSupplierResponse

@property (retain, nonatomic) SDZCachedSupplierResponse* cachedSupplierResponse

HotelList

@property (retain, nonatomic) NSMutableArray* HotelList

Discussion

Array contains objects of type SDZHotelSummary**.

LocationInfos

@property (retain, nonatomic) NSMutableArray* LocationInfos

Discussion

Array contains objects of type SDZLocationInfo**.