mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-10 04:20:58 +00:00
1.1 KiB
1.1 KiB
GetAllMediaLibraryRole
Example Usage
import { GetAllMediaLibraryRole } from "@lukehagar/plexjs/sdk/models/operations";
let value: GetAllMediaLibraryRole = {
tag: "Teller",
};
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
tag |
string | ✔️ | The display tag for the actor (typically the actor's name). | Teller |