Record
get-history-airquality-city-city-country-country-params
No description available.
record get-history-airquality-city-city-country-country-params {
city: string,
state: option<string>,
country: string,
callback: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| city | string | |
| state | option<string> | |
| country | string | |
| callback | option<string> |