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