25 lines
1.4 KiB
Markdown
25 lines
1.4 KiB
Markdown
# Broadcaster
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**BroadcasterId** | **int32** | | [optional] [default to null]
|
|
**BroadcasterText** | **string** | | [optional] [default to null]
|
|
**BroadcasterDesc** | **string** | | [optional] [default to null]
|
|
**CallSign** | **string** | | [optional] [default to null]
|
|
**BroadcasterTypeId** | **int32** | | [optional] [default to null]
|
|
**BroadcasterTypeCode** | **string** | | [optional] [default to null]
|
|
**BroadcasterTypeText** | **string** | | [optional] [default to null]
|
|
**BroadcasterTypeDesc** | **string** | | [optional] [default to null]
|
|
**BroadcasterComment** | **string** | | [optional] [default to null]
|
|
**PrimaryTeamId** | **int32** | | [optional] [default to null]
|
|
**BroadcastAvailability** | [***BroadcastAvailability**](BroadcastAvailability.md) | | [optional] [default to null]
|
|
**ActiveStatus** | **bool** | | [optional] [default to null]
|
|
**IsNationalStatus** | **bool** | | [optional] [default to null]
|
|
**SortOrder** | **int32** | | [optional] [default to null]
|
|
**MvpdAuthBroadcast** | **bool** | | [optional] [default to null]
|
|
**Language** | [***Language**](Language.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)
|
|
|