dwd-api-sys 1.2.0

A generated low level Rust wrapper for the DWD (Deutscher Wetterdienst) weather data API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# StationOverview10865

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**forecast1** | Option<[**models::StationOverview10865Forecast1**]StationOverview10865Forecast1.md> |  | [optional]
**forecast2** | Option<[**models::StationOverview10865Forecast2**]StationOverview10865Forecast2.md> |  | [optional]
**forecast_start** | Option<**String**> |  | [optional]
**days** | Option<[**Vec<models::StationOverview10865DaysInner>**]StationOverview10865DaysInner.md> |  | [optional]
**warnings** | Option<**Vec<serde_json::Value>**> |  | [optional]
**three_hour_summaries** | Option<**String**> |  | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)