mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
546 B
546 B
GetAllMediaLibraryWriter
Example Usage
import { GetAllMediaLibraryWriter } from "@lukehagar/plexjs/sdk/models/operations";
let value: GetAllMediaLibraryWriter = {
tag: "Danny Boyle",
};
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
tag |
string | ✔️ | The role of Writer | Danny Boyle |