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

17 lines
1.1 KiB
Markdown

# GetLibrarySectionsAllRole
## Example Usage
```typescript
import { GetLibrarySectionsAllRole } from "@lukehagar/plexjs/sdk/models/operations";
let value: GetLibrarySectionsAllRole = {
tag: "Teller",
};
```
## Fields
| Field | Type | Required | Description | Example |
| ----------------------------------------------------------- | ----------------------------------------------------------- | ----------------------------------------------------------- | ----------------------------------------------------------- | ----------------------------------------------------------- |
| `tag` | *string* | :heavy_check_mark: | The display tag for the actor (typically the actor's name). | Teller |