mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-09 12:37:46 +00:00
484 B
484 B
Role
Example Usage
import { Role } from "@lukehagar/plexjs/sdk/models/operations";
let value: Role = {
tag: "Paul Rudd",
};
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
tag |
string | ➖ | N/A | Paul Rudd |