PropertyLocationInfo
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| address | String | Full address | [optional] [default to null] |
| city | String | City name | [optional] [default to null] |
| state | String | State or province | [optional] [default to null] |
| country | String | Country name | [optional] [default to null] |
| postal_code | String | Postal/ZIP code | [optional] [default to null] |
| latitude | Double | Latitude coordinate | [optional] [default to null] |
| longitude | Double | Longitude coordinate | [optional] [default to null] |