SDZRoom Class Reference

The definition of properties and methods for the SDZRoom object.

Inherits from the SoapObject* base class.

Properties

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

numberOfAdults

@property int numberOfAdults

numberOfChildren

@property int numberOfChildren

childAges

@property int childAges

firstName

@property (retain, nonatomic) NSString* firstName

lastName

@property (retain, nonatomic) NSString* lastName

bedTypeId

@property (retain, nonatomic) NSString* bedTypeId

bedTypeDescription

@property (retain, nonatomic) NSString* bedTypeDescription

numberOfBeds

@property int numberOfBeds

smokingPreference

@property (retain, nonatomic) NSString* smokingPreference

roomTypeCode

@property (retain, nonatomic) NSString* roomTypeCode

rateCode

@property (retain, nonatomic) NSString* rateCode

rateKey

@property (retain, nonatomic) NSString* rateKey

roomDescription

@property (retain, nonatomic) NSString* roomDescription

chargeableRate

@property float chargeableRate