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