mlbstats/api/docs/StatusFlagsRestObject.md

44 lines
2.5 KiB
Markdown

# StatusFlagsRestObject
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Copyright** | **string** | | [optional] [default to null]
**IsAllStarGame** | **bool** | | [optional] [default to null]
**IsCancelled** | **bool** | | [optional] [default to null]
**IsClassicDoubleHeader** | **bool** | | [optional] [default to null]
**IsCompletedEarly** | **bool** | | [optional] [default to null]
**IsDelayed** | **bool** | | [optional] [default to null]
**IsDoubleHeader** | **bool** | | [optional] [default to null]
**IsNonDoubleHeaderTBD** | **bool** | | [optional] [default to null]
**IsExhibition** | **bool** | | [optional] [default to null]
**IsFinal** | **bool** | | [optional] [default to null]
**IsForfeit** | **bool** | | [optional] [default to null]
**IsFreeGame** | **bool** | | [optional] [default to null]
**IsGameOver** | **bool** | | [optional] [default to null]
**IsInstantReplay** | **bool** | | [optional] [default to null]
**IsLive** | **bool** | | [optional] [default to null]
**IsManagerChallenge** | **bool** | | [optional] [default to null]
**IsPostponed** | **bool** | | [optional] [default to null]
**IsPreview** | **bool** | | [optional] [default to null]
**IsSplitTicketDoubleHeader** | **bool** | | [optional] [default to null]
**IsSpring** | **bool** | | [optional] [default to null]
**IsSuspended** | **bool** | | [optional] [default to null]
**IsSuspendedOnDate** | **bool** | | [optional] [default to null]
**IsSuspendedResumptionOnDate** | **bool** | | [optional] [default to null]
**IsTBD** | **bool** | | [optional] [default to null]
**IsTieBreaker** | **bool** | | [optional] [default to null]
**IsUmpireReview** | **bool** | | [optional] [default to null]
**IsWarmup** | **bool** | | [optional] [default to null]
**IsPostSeason** | **bool** | | [optional] [default to null]
**IsPostSeasonReady** | **bool** | | [optional] [default to null]
**IsWildCard** | **bool** | | [optional] [default to null]
**IsDivisionSeries** | **bool** | | [optional] [default to null]
**IsChampionshopSeries** | **bool** | | [optional] [default to null]
**IsWorldSeries** | **bool** | | [optional] [default to null]
**IsPreGameDelay** | **bool** | | [optional] [default to null]
**IsInGameDelay** | **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)