Name | Type | Description | Notes |
---|---|---|---|
valid_address | bool | True if the address is valid, false otherwise | [optional] |
latitude | double | If the address is valid, the degrees latitude of the validated address, null otherwise | [optional] |
longitude | double | If the address is valid, the degrees longitude of the validated address, null otherwise | [optional] |