Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 833 Bytes

AddressResponse.md

File metadata and controls

15 lines (10 loc) · 833 Bytes

AddressResponse

Properties

Name Type Description Notes
street_address str, none_type
locality str, none_type
administrative_area str, none_type The administrative area of the address. If US or CA, the two-letter state or province abbreviation. Else, the province / administrative area; such as, `Dublin 2` or `County Cork`
country str, none_type The ISO-3166-2 two-letter abbreviation of the country. Reference https://en.wikipedia.org/wiki/ISO_3166-2 for more details
post_code str, none_type

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