mlbstats/api/docs/SeasonRestObject.md

37 lines
2.2 KiB
Markdown
Raw Normal View History

2025-04-06 04:55:01 +00:00
# SeasonRestObject
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Copyright** | **string** | | [optional] [default to null]
**SeasonId** | **string** | | [optional] [default to null]
**HasWildcard** | **bool** | | [optional] [default to null]
**PreSeasonStartDate** | **string** | | [optional] [default to null]
**PreSeasonEndDate** | **string** | | [optional] [default to null]
**SeasonStartDate** | **string** | | [optional] [default to null]
**SpringStartDate** | **string** | | [optional] [default to null]
**SpringEndDate** | **string** | | [optional] [default to null]
**RegularSeasonStartDate** | **string** | | [optional] [default to null]
**LastDate1stHalf** | **string** | | [optional] [default to null]
**AllStarDate** | **string** | | [optional] [default to null]
**FirstDate2ndHalf** | **string** | | [optional] [default to null]
**RegularSeasonEndDate** | **string** | | [optional] [default to null]
**PostSeasonStartDate** | **string** | | [optional] [default to null]
**PostSeasonEndDate** | **string** | | [optional] [default to null]
**SeasonEndDate** | **string** | | [optional] [default to null]
**OffseasonStartDate** | **string** | | [optional] [default to null]
**OffSeasonEndDate** | **string** | | [optional] [default to null]
**NumberOfGames** | **int32** | | [optional] [default to null]
**TiesInUse** | **bool** | | [optional] [default to null]
**OlympicsParticipation** | **bool** | | [optional] [default to null]
**ConferencesInUse** | **bool** | | [optional] [default to null]
**DivisionsInUse** | **bool** | | [optional] [default to null]
**GameTypeDates** | [**[]GameTypeDatesRestObject**](GameTypeDatesRestObject.md) | | [optional] [default to null]
**SeasonLevelGamedayType** | **string** | | [optional] [default to null]
**GameLevelGamedayType** | **string** | | [optional] [default to null]
**QualifierPlateAppearances** | **float64** | | [optional] [default to null]
**QualifierOutsPitched** | **float64** | | [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)