Files
plexjs/docs/sdk/models/operations/getlibrarysectionsallrole.md

1.1 KiB

GetLibrarySectionsAllRole

Example Usage

import { GetLibrarySectionsAllRole } from "@lukehagar/plexjs/sdk/models/operations";

let value: GetLibrarySectionsAllRole = {
  tag: "Teller",
};

Fields

Field Type Required Description Example
tag string ✔️ The display tag for the actor (typically the actor's name). Teller