mlbstats/api/docs/BroadcasterRestObject.md

21 lines
1.1 KiB
Markdown
Raw Normal View History

2025-04-06 04:55:01 +00:00
# BroadcasterRestObject
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Id** | **int32** | | [optional] [default to null]
**Name** | **string** | | [optional] [default to null]
**Type_** | **string** | | [optional] [default to null]
**Language** | **string** | | [optional] [default to null]
**Copyright** | **string** | | [optional] [default to null]
**IsNational** | **bool** | | [optional] [default to null]
**CallSign** | **string** | | [optional] [default to null]
**Availability** | [***BroadcastAvailabilityRestObject**](BroadcastAvailabilityRestObject.md) | | [optional] [default to null]
**ActiveStatus** | **bool** | | [optional] [default to null]
**MvpdAuthRequired** | **bool** | | [optional] [default to null]
**SourceComment** | **string** | | [optional] [default to null]
**TeamId** | **int32** | | [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)