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