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