# 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 |