The definition of properties and methods for the SDZHotelRoomReservationResponse object.
Inherits from the SDZBaseResponse* base class.
For more about Objective-C properties, see “Properties” in The Objective-C Programming Language.
@property long itineraryId
@property (retain, nonatomic) NSString* confirmationNumbers
@property (retain, nonatomic) SDZHotelRateInfo* RateInfo
@property BOOL processedWithConfirmation
@property (retain, nonatomic) NSString* errorText
@property (retain, nonatomic) NSString* hotelReplyText
@property (retain, nonatomic) NSString* supplierType
@property (retain, nonatomic) NSString* reservationStatusCode
@property BOOL existingItinerary
@property int numberOfRoomsBooked
@property (retain, nonatomic) NSMutableArray* RoomGroup
Array contains objects of type SDZRoom**.
@property (retain, nonatomic) NSString* drivingDirections
@property (retain, nonatomic) NSString* checkInInstructions
@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* hotelStateProvinceCode
@property (retain, nonatomic) NSString* hotelPostalCode
@property (retain, nonatomic) NSString* hotelCountryCode
@property (retain, nonatomic) NSString* roomDescription
@property (retain, nonatomic) NSString* tripAdvisorRating
@property int tripAdvisorReviewCount
@property (retain, nonatomic) NSString* tripAdvisorRatingUrl
@property (retain, nonatomic) NSString* cancellationPolicy
@property (retain, nonatomic) NSMutableArray* CancelPolicyInfoList
Array contains objects of type SDZCancelPolicyInfo**.
@property BOOL nonRefundable
@property int rateOccupancyPerRoom
@property (retain, nonatomic) SDZCouponInformationResponse* CouponInformationResponse
@property (retain, nonatomic) NSMutableArray* RateInfos
Array contains objects of type SDZHotelRateInfo**.