mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
543 B
543 B
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 |