mlbstats/api/docs/GameTypeDatesRestObject.md

21 lines
1.1 KiB
Markdown
Raw Normal View History

2025-04-06 04:55:01 +00:00
# GameTypeDatesRestObject
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Copyright** | **string** | | [optional] [default to null]
**Name** | **string** | | [optional] [default to null]
**ShortName** | **string** | | [optional] [default to null]
**StartDate** | **string** | | [optional] [default to null]
**EndDate** | **string** | | [optional] [default to null]
**Season** | **string** | | [optional] [default to null]
**RoundRobin** | **bool** | | [optional] [default to null]
**Playoffs** | **bool** | | [optional] [default to null]
**PlayoffRound** | **int32** | | [optional] [default to null]
**League** | [***LeagueRestObject**](LeagueRestObject.md) | | [optional] [default to null]
**Sport** | [***SportRestObject**](SportRestObject.md) | | [optional] [default to null]
**GameType** | [***GameTypeEnum**](GameTypeEnum.md) | | [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)