Files
plexjs/docs/models/operations/setchannelmapchannelmapping.md

16 lines
397 B
Markdown

# SetChannelmapChannelMapping
The mapping of changes, passed as a map of device channel to lineup VCN.
## Example Usage
```typescript
import { SetChannelmapChannelMapping } from "@lukehagar/plexjs/models/operations";
let value: SetChannelmapChannelMapping = {};
```
## Fields
| Field | Type | Required | Description |
| ----------- | ----------- | ----------- | ----------- |