Wasm Directoryalpha
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

NameTypeDescription
citystring
stateoption​<string>
countrystring
start-datestring
end-datestring
unitsoption​<get-history-subhourly-city-city-country-country-units-enum>
langoption​<get-history-subhourly-city-city-country-country-lang-enum>
tzoption​<get-history-subhourly-city-city-country-country-tz-enum>
callbackoption​<string>