Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 652 Bytes

ValidateAddressResponse.md

File metadata and controls

12 lines (8 loc) · 652 Bytes

ValidateAddressResponse

Properties

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]

[Back to Model list] [Back to API list] [Back to README]