Edit

Share via


IAction interface

Base class for all actions.

Properties

action

Type of action.

operationId

Used to correlate outcomes to actions in ConversationResult.

Property Details

action

Type of action.

action: string

Property Value

string

operationId

Used to correlate outcomes to actions in ConversationResult.

operationId: string

Property Value

string