Skip to content

Files

Latest commit

eb30cbc · Feb 10, 2025

History

History
17 lines (14 loc) · 1 KB

ActivityItemLocation.md

File metadata and controls

17 lines (14 loc) · 1 KB

# ActivityItemLocation

Properties

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

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