Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

CronOperationOptions

Options for `Cron.delete()` / `Cron.enable()` / `Cron.disable()`.

CronOperationOptions

Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.

Options for Cron.delete() / Cron.enable() / Cron.disable().

Signature

interface CronOperationOptions { /* ... */ }

Kind

interface

Source

packages/sdk/src/types/cron.ts:110

On this page