mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
1.6 KiB
1.6 KiB
RemoveDeviceFromDVRDVR
Example Usage
import { RemoveDeviceFromDVRDVR } from "@lukehagar/plexjs/models/operations";
let value: RemoveDeviceFromDVRDVR = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
device |
shared.Device[] | ➖ | N/A |
key |
string | ➖ | N/A |
language |
string | ➖ | N/A |
lineup |
string | ➖ | N/A |
uuid |
string | ➖ | N/A |