EventLocation
Properties
Name | Type | Description |
---|---|---|
City | String | City of the geographic location. |
ContinentCode | ContinentCode | Two-character code representing the continent of geographic location. |
CountryCode | CountryCode | Two-character ISO 3166-1 code representing the country/region of the geographic location. |
Latitude | double | Latitude coordinate of the geographic location. |
Longitude | double | Longitude coordinate of the geographic location. |