The definition of properties and methods for the SDZHotelRoomReservationRequest object.
Inherits from the SDZHotelBaseRequest* 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* supplierType
@property (retain, nonatomic) NSString* rateKey
@property (retain, nonatomic) NSString* roomTypeCode
@property (retain, nonatomic) NSString* roomDescription
@property (retain, nonatomic) NSString* rateCode
@property BOOL sendReservationEmail
@property (retain, nonatomic) NSString* frequentGuestNumber
@property (retain, nonatomic) NSString* affiliateConfirmationId
@property (retain, nonatomic) NSString* affiliateCustomerId
@property long itineraryId
@property float chargeableRate
@property (retain, nonatomic) NSString* specialInformation
@property (retain, nonatomic) NSMutableArray* RoomGroup
Array contains objects of type SDZRoom**.
@property (retain, nonatomic) NSString* rateType
@property (retain, nonatomic) SDZreservationInfo* ReservationInfo
@property (retain, nonatomic) SDZaddressInfo* AddressInfo
@property (retain, nonatomic) SDZCouponData* CouponData
@property (retain, nonatomic) NSString* MultiRoomRes