Avaya Client Services API Reference (OS X)
Properties | List of all members
CSPhysicalAddress Class Reference

#import <CSPhysicalAddress.h>

Inherits NSObject.

Properties

NSString * streetAddress
 street address More...
 
NSString * city
 city name More...
 
NSString * stateOrProvince
 state or province More...
 
NSString * country
 country name More...
 
NSString * zipOrPostalCode
 zip code or postal code More...
 
NSString * formattedAddress
 formatted string representing complete address More...
 

Property Documentation

- (NSString*) city
readwritenonatomiccopy

city name

- (NSString*) country
readwritenonatomiccopy

country name

- (NSString*) formattedAddress
readwritenonatomiccopy

formatted string representing complete address

- (NSString*) stateOrProvince
readwritenonatomiccopy

state or province

- (NSString*) streetAddress
readwritenonatomiccopy

street address

- (NSString*) zipOrPostalCode
readwritenonatomiccopy

zip code or postal code


The documentation for this class was generated from the following file: