IAction interface
Base class for all actions.
Properties
| action | Type of action. |
| operation |
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