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