Address
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| streetName | String | Address street name. | [optional] |
| streetNumber | String | Address street number. | [optional] |
| poBox | String | Address P.O. Box. | [optional] |
| city | String | Address city. | [optional] |
| subDivision | String | Address sub division. Could be a state, province, region, etc. | [optional] |
| country | String | The ISO-3166 2 character country code. | |
| postalCode | String | Address postal code. | |
| lat | Float | Latitude | [optional] |
| lon | Float | Longitude | [optional] |