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

549 B
Raw Blame History

GetPlaylistContentsWriter

Example Usage

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

let value: GetPlaylistContentsWriter = {
  tag: "Joss Whedon",
};

Fields

Field Type Required Description Example
tag string N/A Joss Whedon