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

543 B
Raw Blame History

GetPlaylistContentsRole

Example Usage

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

let value: GetPlaylistContentsRole = {
  tag: "Gina Torres",
};

Fields

Field Type Required Description Example
tag string N/A Gina Torres