Record
get-forecast-hourly-city-city-country-country-params
No description available.
record get-forecast-hourly-city-city-country-country-params {
city: string,
state: option<string>,
country: string,
units: option<get-forecast-hourly-city-city-country-country-units-enum>,
lang: option<get-forecast-hourly-city-city-country-country-lang-enum>,
callback: option<string>,
hours: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| city | string | |
| state | option<string> | |
| country | string | |
| units | option<get-forecast-hourly-city-city-country-country-units-enum> | |
| lang | option<get-forecast-hourly-city-city-country-country-lang-enum> | |
| callback | option<string> | |
| hours | option<s32> |