Interface LiveTvApiGetChannelMappingOptionsRequest

Request parameters for getChannelMappingOptions operation in LiveTvApi.

LiveTvApiGetChannelMappingOptionsRequest

interface LiveTvApiGetChannelMappingOptionsRequest {
    providerId?: string;
}

Properties

Properties

providerId?: string

Provider id.

LiveTvApiGetChannelMappingOptions