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