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

529 B
Raw Blame History

GetLibraryHubsGenre

Example Usage

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

let value: GetLibraryHubsGenre = {
  tag: "Animation",
};

Fields

Field Type Required Description Example
tag string N/A Animation