SDZLocationInfoRequest Class Reference

The definition of properties and methods for the SDZLocationInfoRequest object.

Inherits from the SDZHotelBaseRequest* base class.

Properties

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

address

@property (retain, nonatomic) NSString* address

city

@property (retain, nonatomic) NSString* city

stateProvinceCode

@property (retain, nonatomic) NSString* stateProvinceCode

countryCode

@property (retain, nonatomic) NSString* countryCode

postalCode

@property (retain, nonatomic) NSString* postalCode

destinationString

@property (retain, nonatomic) NSString* destinationString

destinationId

@property (retain, nonatomic) NSString* destinationId

ignoreSearchWeight

@property BOOL ignoreSearchWeight

useGeocoder

@property BOOL useGeocoder

type

@property (retain, nonatomic) NSString* type