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