SDZHotelRoomAvailabilityResponse Class Reference

The definition of properties and methods for the SDZHotelRoomAvailabilityResponse object.

Inherits from the SDZBaseResponse* base class.

Properties

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

hotelId

@property long hotelId

arrivalDate

@property (retain, nonatomic) NSString* arrivalDate

departureDate

@property (retain, nonatomic) NSString* departureDate

hotelName

@property (retain, nonatomic) NSString* hotelName

hotelAddress

@property (retain, nonatomic) NSString* hotelAddress

hotelCity

@property (retain, nonatomic) NSString* hotelCity

hotelStateProvince

@property (retain, nonatomic) NSString* hotelStateProvince

hotelCountry

@property (retain, nonatomic) NSString* hotelCountry

numberOfRoomsRequested

@property int numberOfRoomsRequested

checkInInstructions

@property (retain, nonatomic) NSString* checkInInstructions

tripAdvisorRating

@property (retain, nonatomic) NSString* tripAdvisorRating

tripAdvisorReviewCount

@property int tripAdvisorReviewCount

tripAdvisorRatingUrl

@property (retain, nonatomic) NSString* tripAdvisorRatingUrl

rateKey

@property (retain, nonatomic) NSString* rateKey

CouponInformationResponse

@property (retain, nonatomic) SDZCouponInformationResponse* CouponInformationResponse

HotelRoomResponse

@property (retain, nonatomic) SDZHotelRoomResponse* HotelRoomResponse

HotelDetails

@property (retain, nonatomic) SDZHotelDetails* HotelDetails

PropertyAmenities

@property (retain, nonatomic) NSMutableArray* PropertyAmenities

Discussion

Array contains objects of type SDZPropertyAmenity**.

HotelImages

@property (retain, nonatomic) NSMutableArray* HotelImages

Discussion

Array contains objects of type SDZHotelImage**.

size

@property int size