The definition of properties and methods for the SDZLocationInfo object.
Inherits from the SoapObject* base class.
For more about Objective-C properties, see “Properties” in The Objective-C Programming Language.
@property (retain, nonatomic) NSString* destinationId
@property BOOL active
@property int type
@property (retain, nonatomic) NSString* address
@property (retain, nonatomic) NSString* city
@property (retain, nonatomic) NSString* stateProvinceCode
@property (retain, nonatomic) NSString* postalCode
@property (retain, nonatomic) NSString* countryCode
@property (retain, nonatomic) NSString* countryName
@property (retain, nonatomic) NSString* code
@property (retain, nonatomic) NSString* description
@property int geoAccuracy
@property BOOL locationInDestination
@property float latitude
@property float longitude
@property float refLocationMileage
@property (retain, nonatomic) NSString* referenceLocationCode
@property int activePropertyCount