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