Address class
Address class
Represents address for contact.
The Address type exposes the following members:
Constructors
| Constructor | Description | 
|---|---|
| init | Constructs a new instance of Address | 
Properties
| Property | Description | 
|---|---|
| street | Gets or sets address street. | 
| city | Gets or sets address city. | 
| state | Gets or sets address state. | 
| zip | Gets or sets address ZIP. | 
| country | Gets or sets address country. |