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

2.3 KiB
Raw Blame History

GetLibraryItemsWriter

Example Usage

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

let value: GetLibraryItemsWriter = {
  id: 126522,
  tag: "Jamie P. Hanson",
  thumb:
    "https://metadata-static.plex.tv/8/people/8d65fa96804802e08f2de09fe014408e.jpg",
};

Fields

Field Type Required Description Example
id number ✔️ Unique identifier for the writer. 126522
tag string ✔️ The role of Writer Jamie P. Hanson
thumb string The absolute URL of the thumbnail image for the writer. https://metadata-static.plex.tv/8/people/8d65fa96804802e08f2de09fe014408e.jpg