Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TriggeredActionData1

Indexable

[k: string]: unknown

Index

Properties

action?: string
arguments?: {}

Type declaration

  • [k: string]: unknown
filter?: {}

Type declaration

  • [k: string]: unknown
interval?: string
mode?: "update" | "insert"
schedule?: "async" | "sync" | "enqueue"

Indicates whether the triggered action should be executed synchronously, asynchronously or enqueued

startDate?: string
target?: string | string[] | {}
type?: string

Generated using TypeDoc