Files
plexjs/docs/models/operations/createmarkerresponse.md

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 |