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

2.7 KiB
Raw Blame History

Writer

Example Usage

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

let value: Writer = {
  id: 126522,
  filter: "writer=126522",
  tag: "Jamie P. Hanson",
  tagKey: "5d77683d85719b001f3a535e",
};

Fields

Field Type Required Description Example
id number ✔️ Unique identifier for the writer. 126522
filter string ✔️ The filter string used to query this writer. writer=126522
tag string ✔️ The role of Writer Jamie P. Hanson
tagKey string A unique key associated with the writers tag, used for internal identification. 5d77683d85719b001f3a535e