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

553 B
Raw Blame History

GetRecentlyAddedLibraryRole

Example Usage

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

let value: GetRecentlyAddedLibraryRole = {
  tag: "Paul Rudd",
};

Fields

Field Type Required Description Example
tag string N/A Paul Rudd