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

Latest commit

 

History

History
29 lines (25 loc) · 1.06 KB

Address.md

File metadata and controls

29 lines (25 loc) · 1.06 KB

Address

Properties

Name Type Description Notes
house_number str [optional]
road str [optional]
residential str [optional]
borough str [optional]
neighbourhood str [optional]
quarter str [optional]
hamlet str [optional]
suburb str [optional]
island str [optional]
village str [optional]
town str [optional]
city str [optional]
city_district str [optional]
county str [optional]
state str [optional]
state_district str [optional]
postcode str [optional]
country str [optional]
country_code str [optional]
state_code str [optional]

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