# GetLibrarySectionsAllWriter ## Example Usage ```typescript import { GetLibrarySectionsAllWriter } from "@lukehagar/plexjs/sdk/models/operations"; let value: GetLibrarySectionsAllWriter = { tag: "Jamie P. Hanson", }; ``` ## Fields | Field | Type | Required | Description | Example | | ------------------ | ------------------ | ------------------ | ------------------ | ------------------ | | `tag` | *string* | :heavy_check_mark: | The role of Writer | Jamie P. Hanson |