SDZHotelRateRulesRequest Class Reference

The definition of properties and methods for the SDZHotelRateRulesRequest object.

Inherits from the SDZHotelBaseRequest* base class.

Properties

For more about Objective-C properties, see “Properties” in The Objective-C Programming Language.

hotelId

@property long hotelId

arrivalDate

@property (retain, nonatomic) NSString* arrivalDate

departureDate

@property (retain, nonatomic) NSString* departureDate

supplierType

@property (retain, nonatomic) NSString* supplierType

roomTypeCode

@property (retain, nonatomic) NSString* roomTypeCode

rateCode

@property (retain, nonatomic) NSString* rateCode

RoomGroup

@property (retain, nonatomic) NSMutableArray* RoomGroup

Discussion

Array contains objects of type SDZRoom**.