Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 472 Bytes

tuner-channel-mapping.md

File metadata and controls

27 lines (19 loc) · 472 Bytes

Tuner Channel Mapping

Structure

TunerChannelMapping

Fields

Name Type Tags Description
name string Optional -
provider_channel_name string Optional -
provider_channel_id string Optional -
id string Optional -

Example (as JSON)

{
  "Name": null,
  "ProviderChannelName": null,
  "ProviderChannelId": null,
  "Id": null
}