mlbstats/api/docs/GameInfoRestObject.md

14 lines
639 B
Markdown

# GameInfoRestObject
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Copyright** | **string** | | [optional] [default to null]
**Attendance** | **int32** | | [optional] [default to null]
**FirstPitch** | [**time.Time**](time.Time.md) | | [optional] [default to null]
**GameDurationMinutes** | **int32** | | [optional] [default to null]
**DelayDurationMinutes** | **int32** | | [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)