Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 695 Bytes

AddressValidation.md

File metadata and controls

14 lines (9 loc) · 695 Bytes

AddressValidation

Specify address validation result

Properties

Name Type Description Notes
success bool True if the address is valid
meta {str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type validation service details [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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