Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 599 Bytes

SetChannelMappingDto.md

File metadata and controls

17 lines (12 loc) · 599 Bytes

openapi.model.SetChannelMappingDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
providerId String Gets or sets the provider id.
tunerChannelId String Gets or sets the tuner channel id.
providerChannelId String Gets or sets the provider channel id.

[Back to Model list] [Back to API list] [Back to README]