Files
plexjs/docs/sdk/models/operations/getlibraryitemslocation.md

548 B
Raw Blame History

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