Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DialogNodeAction

DialogNodeAction.

Hierarchy

  • DialogNodeAction

Index

Properties

Optional credentials

credentials: string

The name of the context variable that the client application will use to pass in credentials for the action.

name

name: string

The name of the action.

Optional parameters

parameters: JsonObject

A map of key/value pairs to be provided to the action.

result_variable

result_variable: string

The location in the dialog context where the result of the action is stored.

Optional type

type: string

The type of action to invoke.

Generated using TypeDoc