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

17 lines
559 B
Markdown

# 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 |