# GetLibraryHubsDirector ## Example Usage ```typescript import { GetLibraryHubsDirector } from "@lukehagar/plexjs/sdk/models/operations"; let value: GetLibraryHubsDirector = { tag: "Nathan Greno", }; ``` ## Fields | Field | Type | Required | Description | Example | | ------------------ | ------------------ | ------------------ | ------------------ | ------------------ | | `tag` | *string* | :heavy_minus_sign: | N/A | Nathan Greno |