# ButlerTasks ## Example Usage ```typescript import { ButlerTasks } from "@lukehagar/plexjs/sdk/models/operations"; let value: ButlerTasks = {}; ``` ## Fields | Field | Type | Required | Description | | ----------------------------------------------------------------------- | ----------------------------------------------------------------------- | ----------------------------------------------------------------------- | ----------------------------------------------------------------------- | | `butlerTask` | [operations.ButlerTask](../../../sdk/models/operations/butlertask.md)[] | :heavy_minus_sign: | N/A |