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

934 B
Raw Blame History

GetLibrarySectionsAllField

Example Usage

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

let value: GetLibrarySectionsAllField = {
  key: "show.title",
  title: "Show Title",
  type: "string",
  subType: "rating",
};

Fields

Field Type Required Description Example
key string ✔️ N/A show.title
title string ✔️ N/A Show Title
type string ✔️ N/A string
subType string N/A rating