mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
17 lines
1.6 KiB
Markdown
17 lines
1.6 KiB
Markdown
# ListDownloadQueueItemsResponse
|
|
|
|
OK
|
|
|
|
## Example Usage
|
|
|
|
```typescript
|
|
import { ListDownloadQueueItemsResponse } from "@lukehagar/plexjs/models/operations";
|
|
|
|
let value: ListDownloadQueueItemsResponse = {};
|
|
```
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------ |
|
|
| `mediaContainer` | [operations.ListDownloadQueueItemsMediaContainer](../../models/operations/listdownloadqueueitemsmediacontainer.md) | :heavy_minus_sign: | N/A | |