Options
All
  • Public
  • Public/Protected
  • All
Menu

Model Class for the AgentWorkflowRequestEvent

example
const AgentWorkflowRequestEvent = new AgentWorkflowRequestEvent();

Hierarchy

  • AgentWorkflowRequestEvent

Index

Constructors

Properties

ContactID: string

agent workflow contactId

dataMemorializationWorkflow: AgentWorkflowRequestEventRequest[]

agent workflow response dataMemorializationWorkflow

agent workflow response result

agent workflow response searchWorkflow

agent workflow response timelineWorkflow

Methods

  • used to parse the data

    example
    AgentWorkflowRequestEvent.parse(data);
    

    Parameters

    Returns void

Generated using TypeDoc