The definition of properties and methods for the SDZHotelRoomAvailabilityRequest 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 int numberOfBedRooms
@property (retain, nonatomic) NSString* supplierType
@property (retain, nonatomic) NSString* rateKey
@property (retain, nonatomic) NSMutableArray* RoomGroup
Array contains objects of type SDZRoom**.
@property (retain, nonatomic) NSString* rateType
@property (retain, nonatomic) NSString* rateCode
@property (retain, nonatomic) NSString* roomTypeCode
@property BOOL includeRoomImages
@property (retain, nonatomic) SDZCouponData* CouponData
@property BOOL includeDetails
@property (retain, nonatomic) NSString* multiRoomAvail
@property (retain, nonatomic) NSString* options