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

795 B

GetAllMediaLibraryRole

Example Usage

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

let value: GetAllMediaLibraryRole = {
  tag: "Danny Boyle",
};

Fields

Field Type Required Description Example
tag string ✔️ The name of the actor for this role Danny Boyle