The definition of properties and methods for the SDZHotelRoomAvailabilityResponse object.
Inherits from the SDZBaseResponse* base class.
For more about Objective-C properties, see “Properties” in The Objective-C Programming Language.
@property long hotelId
@property (retain, nonatomic) NSString* arrivalDate
@property (retain, nonatomic) NSString* departureDate
@property (retain, nonatomic) NSString* hotelName
@property (retain, nonatomic) NSString* hotelAddress
@property (retain, nonatomic) NSString* hotelCity
@property (retain, nonatomic) NSString* hotelStateProvince
@property (retain, nonatomic) NSString* hotelCountry
@property int numberOfRoomsRequested
@property (retain, nonatomic) NSString* checkInInstructions
@property (retain, nonatomic) NSString* tripAdvisorRating
@property int tripAdvisorReviewCount
@property (retain, nonatomic) NSString* tripAdvisorRatingUrl
@property (retain, nonatomic) NSString* rateKey
@property (retain, nonatomic) SDZCouponInformationResponse* CouponInformationResponse
@property (retain, nonatomic) SDZHotelRoomResponse* HotelRoomResponse
@property (retain, nonatomic) SDZHotelDetails* HotelDetails
@property (retain, nonatomic) NSMutableArray* PropertyAmenities
Array contains objects of type SDZPropertyAmenity**.
@property (retain, nonatomic) NSMutableArray* HotelImages
Array contains objects of type SDZHotelImage**.
@property int size