mlbstats/api/docs/WeatherConditionFlagRestObj...

16 lines
728 B
Markdown
Raw Normal View History

2025-04-06 04:55:01 +00:00
# WeatherConditionFlagRestObject
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Copyright** | **string** | | [optional] [default to null]
**HomeRun** | **bool** | | [optional] [default to null]
**HomeRunChange** | **bool** | | [optional] [default to null]
**OffTheWall** | **bool** | | [optional] [default to null]
**OffTheWallChange** | **bool** | | [optional] [default to null]
**Foul** | **bool** | | [optional] [default to null]
**FoulChange** | **bool** | | [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)