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

16 lines
374 B
Markdown

# Hints
Hints describing what we're looking for. Note: The hint `ratingKey` is required for downloading from a PMS remote.
## Example Usage
```typescript
import { Hints } from "@lukehagar/plexjs/models/operations";
let value: Hints = {};
```
## Fields
| Field | Type | Required | Description |
| ----------- | ----------- | ----------- | ----------- |