mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-07 20:47:49 +00:00
536 B
536 B
GetLibraryItemsRole
Example Usage
import { GetLibraryItemsRole } from "@lukehagar/plexjs/sdk/models/operations";
let value: GetLibraryItemsRole = {
tag: "Sigourney Weaver",
};
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
tag |
string | ➖ | N/A | Sigourney Weaver |