38 lines
2.2 KiB
Markdown
38 lines
2.2 KiB
Markdown
|
# Season
|
||
|
|
||
|
## Properties
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**SeasonId** | **string** | | [optional] [default to null]
|
||
|
**HasWildcard** | **bool** | | [optional] [default to null]
|
||
|
**SpringStartDate** | **string** | | [optional] [default to null]
|
||
|
**SpringEndDate** | **string** | | [optional] [default to null]
|
||
|
**OffSeasonStartDate** | **string** | | [optional] [default to null]
|
||
|
**OffSeasonEndDate** | **string** | | [optional] [default to null]
|
||
|
**RegularSeasonStartDate** | **string** | | [optional] [default to null]
|
||
|
**RegularSeasonEndDate** | **string** | | [optional] [default to null]
|
||
|
**SeasonStartDate** | **string** | | [optional] [default to null]
|
||
|
**SeasonEndDate** | **string** | | [optional] [default to null]
|
||
|
**PreSeasonStartDate** | **string** | | [optional] [default to null]
|
||
|
**PreSeasonEndDate** | **string** | | [optional] [default to null]
|
||
|
**PostSeasonStartDate** | **string** | | [optional] [default to null]
|
||
|
**PostSeasonEndDate** | **string** | | [optional] [default to null]
|
||
|
**LastDate1stHalf** | **string** | | [optional] [default to null]
|
||
|
**FirstDate2ndHalf** | **string** | | [optional] [default to null]
|
||
|
**AllStarDate** | **string** | | [optional] [default to null]
|
||
|
**NumberOfGames** | **int32** | | [optional] [default to null]
|
||
|
**OlympicsParticipation** | **bool** | | [optional] [default to null]
|
||
|
**TiesInUse** | **bool** | | [optional] [default to null]
|
||
|
**ConferencesInUse** | **bool** | | [optional] [default to null]
|
||
|
**DivisionsInUse** | **bool** | | [optional] [default to null]
|
||
|
**GameTypeDates** | [**[]GameTypeDates**](GameTypeDates.md) | | [optional] [default to null]
|
||
|
**OrganizationId** | **int32** | | [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]
|
||
|
**QualifierInningsPitched** | **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)
|
||
|
|