mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 12:37:46 +00:00
719 B
719 B
GetSearchResultsRequest
Example Usage
import { GetSearchResultsRequest } from "@lukehagar/plexjs/sdk/models/operations";
let value: GetSearchResultsRequest = {
query: "110",
};
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
query |
string | ✔️ | The search query string to use | 110 |