Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TriggerDefinition

Hierarchy

  • TriggerDefinition

Index

Properties

body

body: function | string

The body of the trigger, it can also be passed as a stringifed function

Optional id

id: string

The id of the trigger.

triggerOperation

triggerOperation: TriggerOperation

The trigger operation, should be one of the values of TriggerOperation.

triggerType

triggerType: TriggerType

The type of the trigger, should be one of the values of TriggerType.

Generated using TypeDoc