Record
get-history-subhourly-city-city-country-country-params
No description available.
record get-history-subhourly-city-city-country-country-params {
city: string,
state: option<string>,
country: string,
start-date: string,
end-date: string,
units: option<get-history-subhourly-city-city-country-country-units-enum>,
lang: option<get-history-subhourly-city-city-country-country-lang-enum>,
tz: option<get-history-subhourly-city-city-country-country-tz-enum>,
callback: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| city | string | |
| state | option<string> | |
| country | string | |
| start-date | string | |
| end-date | string | |
| units | option<get-history-subhourly-city-city-country-country-units-enum> | |
| lang | option<get-history-subhourly-city-city-country-country-lang-enum> | |
| tz | option<get-history-subhourly-city-city-country-country-tz-enum> | |
| callback | option<string> |