mlbstats/api/docs/GameDateBroadcastRestObject.md

34 lines
2.1 KiB
Markdown
Raw Normal View History

2025-04-06 04:55:01 +00:00
# GameDateBroadcastRestObject
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Id** | **int32** | | [optional] [default to null]
**Name** | **string** | | [optional] [default to null]
**Type_** | **string** | | [optional] [default to null]
**Site** | **string** | | [optional] [default to null]
**Language** | **string** | | [optional] [default to null]
**Copyright** | **string** | | [optional] [default to null]
**IsNational** | **bool** | | [optional] [default to null]
**SourceUrl** | **string** | | [optional] [default to null]
**CallSign** | **string** | | [optional] [default to null]
**VideoResolution** | [***VideoResolutionEnumRestObject**](VideoResolutionEnumRestObject.md) | | [optional] [default to null]
**Availability** | [***BroadcastAvailabilityRestObject**](BroadcastAvailabilityRestObject.md) | | [optional] [default to null]
**XrefIds** | [**[]XrefIdRestObject**](XrefIdRestObject.md) | | [optional] [default to null]
**SourceComment** | **string** | | [optional] [default to null]
**MediaState** | [***MediaStateRestObject**](MediaStateRestObject.md) | | [optional] [default to null]
**BroadcastDate** | **string** | | [optional] [default to null]
**MediaId** | **string** | | [optional] [default to null]
**GameDateBroadcastGuid** | **string** | | [optional] [default to null]
**HomeAway** | **string** | | [optional] [default to null]
**FreeGame** | **bool** | | [optional] [default to null]
**AvailableForStreaming** | **bool** | | [optional] [default to null]
**PreGameShow** | [**time.Time**](time.Time.md) | | [optional] [default to null]
**PostGameShow** | **bool** | | [optional] [default to null]
**MvpdAuthRequired** | **bool** | | [optional] [default to null]
**FreeGameStatus** | **bool** | | [optional] [default to null]
**FreeGameTypes** | [**[]FreeGameValueRestObject**](FreeGameValueRestObject.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)