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

2.0 KiB
Raw Permalink Blame History

AddedQueueItem

Example Usage

import { AddedQueueItem } from "@lukehagar/plexjs/models/operations";

let value: AddedQueueItem = {};

Fields

Field Type Required Description
id number The queue item id that was added or the existing one if an item already exists in this queue with the same parameters
key string The key added to the queue