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

16 lines
373 B
Markdown

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