mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 12:37:46 +00:00
17 lines
559 B
Markdown
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 | |