Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 902 Bytes

File metadata and controls

31 lines (19 loc) · 902 Bytes

ConversationEngagement

Properties

Name Type Description Notes
active Boolean [optional]
conversationEngagementOid Integer [optional]
customerGreeting String [optional]
customerInitiated Boolean [optional]
departmentOids List<Integer> [optional]
engagementName String [optional]
equation ConversationEngagementEquation [optional]
timeOnPage Integer [optional]
visitorType VisitorTypeEnum The type of visitor [optional]

Enum: VisitorTypeEnum

Name Value
ALL "all"
FIRST_TIME "first time"
RETURNING "returning"