mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
555 B
555 B
GetPlaylistContentsDirector
Example Usage
import { GetPlaylistContentsDirector } from "@lukehagar/plexjs/sdk/models/operations";
let value: GetPlaylistContentsDirector = {
tag: "Joss Whedon",
};
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
tag |
string | ➖ | N/A | Joss Whedon |