mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
583 B
583 B
GetDownloadQueueMediaResponse
Example Usage
import { GetDownloadQueueMediaResponse } from "@lukehagar/plexjs/models/operations";
let value: GetDownloadQueueMediaResponse = {
headers: {},
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
headers |
Record<string, string[]> | ✔️ | N/A |