Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RequestParams

Optional HTTP query parameters for when making Forecast requests.

Hierarchy

  • RequestParams

Index

Properties

Properties

Optional exclude

exclude: Exclude[]

Exclude some number of data blocks from the API response. This is useful for reducing latency and saving cache space.

Optional extend

extend: Extend

When present, return hour-by-hour data for the next 168 hours, instead of the next 48.

Optional lang

lang: Language

Return summary properties in the desired language.

Optional units

units: Units

Return weather conditions in the requested units.

Generated using TypeDoc