SDZLocationInfo Class Reference

The definition of properties and methods for the SDZLocationInfo object.

Inherits from the SoapObject* base class.

Properties

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

destinationId

@property (retain, nonatomic) NSString* destinationId

active

@property BOOL active

type

@property int type

address

@property (retain, nonatomic) NSString* address

city

@property (retain, nonatomic) NSString* city

stateProvinceCode

@property (retain, nonatomic) NSString* stateProvinceCode

postalCode

@property (retain, nonatomic) NSString* postalCode

countryCode

@property (retain, nonatomic) NSString* countryCode

countryName

@property (retain, nonatomic) NSString* countryName

code

@property (retain, nonatomic) NSString* code

description

@property (retain, nonatomic) NSString* description

geoAccuracy

@property int geoAccuracy

locationInDestination

@property BOOL locationInDestination

latitude

@property float latitude

longitude

@property float longitude

refLocationMileage

@property float refLocationMileage

referenceLocationCode

@property (retain, nonatomic) NSString* referenceLocationCode

activePropertyCount

@property int activePropertyCount