mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
540 B
540 B
GetSearchResultsWriter
Example Usage
import { GetSearchResultsWriter } from "@lukehagar/plexjs/sdk/models/operations";
let value: GetSearchResultsWriter = {
tag: "David Koepp",
};
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
tag |
string | ➖ | N/A | David Koepp |