| id |
string |
Unique Id created for favorite and recent locations |
| locationKey |
string |
AccuWeather Surefind location key for this location. |
| name |
string |
Simple name for a location, such as the name of a city |
| longName |
string |
Full name for a location, such as the name of an Admin or address |
| displayName |
string |
Name used to display to the user as the placeholder This differece from the LongName since will be sometimes display location name from the AW API (Non-english/direct location key serach) |
| stationCode |
string |
AccuWeather station code for this location. |
| supportedDataSets |
array |
AccuWeather list of supported data sets for this location. |
| supportsMinuteCast |
boolean |
True if a location supports MinuteCast data. |
| latitude |
number |
Latitude for a location |
| longitude |
number |
Longitude for a location |
| supportsEventConfidence |
boolean |
True if a location supports probabilities on weather events. |