Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1010 Bytes

PersonItemPostalAddress.md

File metadata and controls

17 lines (14 loc) · 1010 Bytes

# PersonItemPostalAddress

Properties

Name Type Description Notes
value string The full address of the person [optional]
country string Country of the person [optional]
admin_area_level_1 string Admin area level 1 (e.g. state) of the person [optional]
admin_area_level_2 string Admin area level 2 (e.g. county) of the person [optional]
locality string Locality (e.g. city) of the person [optional]
sublocality string Sublocality (e.g. neighborhood) of the person [optional]
route string Route (e.g. street) of the person [optional]
street_number string Street number of the person [optional]
postal_code string Postal code of the person [optional]

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