Home > meteofrance_api > DailyForecast
DailyForecast class 
Signature:
typescript
export declare class DailyForecastConstructors 
Constructor  | Modifiers  | Description  | 
|---|---|---|
Constructs a new instance of the   | 
Properties 
Property  | Modifiers  | Type  | Description  | 
|---|---|---|---|
string  | Weather description  | ||
string  | Weather icon url  | ||
string  | Date of the forecast  | ||
number  | Maximum relative humidity in %  | ||
number  | Minimum relative humidity in %  | ||
Date  | Sunrise time  | ||
Date  | Sunset time  | ||
number  | Maximum temperature in °C  | ||
number  | Minimum temperature in °C  | ||
number  | Sea temperature in °C  | ||
number  | Total precipitation in mm for the next 24 hours  | ||
number  | UV index  |