mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
998 B
998 B
GetTasksResponse
Butler tasks
Example Usage
import { GetTasksResponse } from "@lukehagar/plexjs/models/operations";
let value: GetTasksResponse = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
butlerTasks |
operations.ButlerTasks | ➖ | N/A |