Interface RequestParams

Optional parameters to add to a forecast request.

Hierarchy

Properties

Properties

exclude?: Exclude[]

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

lang?: Language

Return summary properties in the desired language.

units?: Units

Return weather conditions in the requested units.

Generated using TypeDoc