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

17 lines
535 B
Markdown

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