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
# GetPlaylistGeneratorsResponse
|
|
|
|
OK
|
|
|
|
## Example Usage
|
|
|
|
```typescript
|
|
import { GetPlaylistGeneratorsResponse } from "@lukehagar/plexjs/models/operations";
|
|
|
|
let value: GetPlaylistGeneratorsResponse = {};
|
|
```
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ---------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- |
|
|
| `mediaContainer` | [operations.GetPlaylistGeneratorsMediaContainer](../../models/operations/getplaylistgeneratorsmediacontainer.md) | :heavy_minus_sign: | N/A | |