JavaScript asserts data dictionary

Root members

Members available at the top level.

NameType
responsesResponses
tagsTags
commandsCommands
integrationCallsIntegrationCalls

Responses

A list of Response objects.

Response

Fields

FieldType
textString
quickRepliesa list of QuickReply

QuickReply

Fields

FieldsType
titleString

Tags

A list of Strings.

Commands

A list of Command objects.

Command

Fields

FieldType
typeString
paramsJSON

IntegrationCalls

A list of IntegrationCall objects.

IntegrationCall

Fields

FieldType
idString
nameString
requestIdString
requestNameString
paramsJSON object