Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Trigger

Hierarchy

  • Trigger

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

uuid

uuid: string

Methods

delete

invoke

  • Calls the given trigger. Based on the data it was constructed with the method of invoke varies

    Returns Promise<CallResult>

update

  • update(json: Types.BttPayload): Promise<CallResult>