mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
718 B
718 B
GetSearchAllLibrariesLocation
The folder path for the media item.
Example Usage
import { GetSearchAllLibrariesLocation } from "@lukehagar/plexjs/sdk/models/operations";
let value: GetSearchAllLibrariesLocation = {
path: "/TV Shows/Clarkson's Farm",
};
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
path |
string | ✔️ | N/A | /TV Shows/Clarkson's Farm |