Set channel mapping dto.
SetChannelMappingDto
Name | Type | Tags | Description |
---|---|---|---|
provider_id |
string |
Required | Gets or sets the provider id. |
tuner_channel_id |
string |
Required | Gets or sets the tuner channel id. |
provider_channel_id |
string |
Required | Gets or sets the provider channel id. |
{
"ProviderId": "ProviderId2",
"TunerChannelId": "TunerChannelId4",
"ProviderChannelId": "ProviderChannelId2"
}