Address
| Name | Type | Description | Notes |
|---|---|---|---|
| title | String | Title | [optional] |
| givenName | String | First name | |
| middleName | String | Initials | [optional] |
| surname | String | Last name | |
| organization | String | Organization | [optional] |
| String | |||
| profession | String | Profession | [optional] |
| businessType | String | Business type | [optional] |
| streetAddress | List<String> | Street addresses | |
| city | String | City | [optional] |
| state | String | State | [optional] |
| zipCode | String | Zip code | [optional] |
| country | String | Country | [optional] |
| phone | String | Phone number | [optional] |
| fax | String | Fax number | [optional] |
| homepage | String | Home page | [optional] |