The definition of properties and methods for the SDZHotelRateRulesRequest 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* roomTypeCode
@property (retain, nonatomic) NSString* rateCode
@property (retain, nonatomic) NSMutableArray* RoomGroup
Array contains objects of type SDZRoom**.