Files
plexjs/docs/sdk/models/operations/gettopwatchedcontentguids.md

17 lines
548 B
Markdown

# GetTopWatchedContentGuids
## Example Usage
```typescript
import { GetTopWatchedContentGuids } from "@lukehagar/plexjs/sdk/models/operations";
let value: GetTopWatchedContentGuids = {
id: "tvdb://2337",
};
```
## Fields
| Field | Type | Required | Description | Example |
| ------------------ | ------------------ | ------------------ | ------------------ | ------------------ |
| `id` | *string* | :heavy_minus_sign: | N/A | tvdb://2337 |