Files
plexjs/docs/models/operations/modifyplaylistgeneratorpolicy.md

2.8 KiB
Raw Permalink Blame History

ModifyPlaylistGeneratorPolicy

Example Usage

import { ModifyPlaylistGeneratorPolicy } from "@lukehagar/plexjs/models/operations";
import { BoolInt } from "@lukehagar/plexjs/models/shared";

let value: ModifyPlaylistGeneratorPolicy = {
  unwatched: BoolInt.True,
};

Fields

Field Type Required Description Example
value number N/A
scope operations.ModifyPlaylistGeneratorScope N/A
unwatched shared.BoolInt N/A 1