The definition of properties and methods for the SDZHotelListResponse object.
Inherits from the SDZBaseResponse* base class.
For more about Objective-C properties, see “Properties” in The Objective-C Programming Language.
@property int numberOfRoomsRequested
@property BOOL moreResultsAvailable
@property (retain, nonatomic) NSString* cacheKey
@property (retain, nonatomic) NSString* cacheLocation
@property (retain, nonatomic) SDZCachedSupplierResponse* cachedSupplierResponse
@property (retain, nonatomic) NSMutableArray* HotelList
Array contains objects of type SDZHotelSummary**.
@property (retain, nonatomic) NSMutableArray* LocationInfos
Array contains objects of type SDZLocationInfo**.