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