The definition of properties and methods for the SDZHotelInformationResponse object.
Inherits from the SDZBaseResponse* base class.
For more about Objective-C properties, see “Properties” in The Objective-C Programming Language.
@property (retain, nonatomic) SDZHotelSummary* HotelSummary
@property (retain, nonatomic) SDZHotelDetails* HotelDetails
@property (retain, nonatomic) NSMutableArray* Suppliers
Array contains objects of type SDZSupplier**.
@property (retain, nonatomic) NSMutableArray* RoomTypes
Array contains objects of type SDZRoomType**.
@property (retain, nonatomic) NSMutableArray* PropertyAmenities
Array contains objects of type SDZPropertyAmenity**.
@property (retain, nonatomic) NSMutableArray* HotelImages
Array contains objects of type SDZHotelImage**.
@property long hotelId