12 lines
471 B
Markdown
12 lines
471 B
Markdown
# Weather
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**WeatherCondition** | **string** | | [optional] [default to null]
|
|
**Temperature** | **string** | | [optional] [default to null]
|
|
**Wind** | **string** | | [optional] [default to null]
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|