Options
All
  • Public
  • Public/Protected
  • All
Menu

A client that provides an interface to all apis

Hierarchy

  • AccuWeatherClient

Index

Constructors

constructor

Properties

apikey

apikey: string

Accu Weather API key.

currentConditions

currentConditions: CurrentConditionAPI

Current Condition API Client

detail

detail: boolean

Whether return full object when searching

forecast

forecast: ForecastAPI

Forecast API Client

language

language: string

Language of retrieve data

location

location: LocationAPI

Location API Client

metric

metric: boolean

Whether or not to return metric values.

offset

offset: number

The limit that determines the first resource to be returned

Generated using TypeDoc