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

566 B
Raw Blame History

GetSearchAllLibrariesLocation

Example Usage

import { GetSearchAllLibrariesLocation } from "@lukehagar/plexjs/sdk/models/operations";

let value: GetSearchAllLibrariesLocation = {
  path: "/TV Shows/House",
};

Fields

Field Type Required Description Example
path string N/A /TV Shows/House