Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 821 Bytes

File metadata and controls

30 lines (17 loc) · 821 Bytes

UltraCartRestApiV2.ConversationEngagement

Properties

Name Type Description Notes
active Boolean [optional]
conversation_engagement_oid Number [optional]
customer_greeting String [optional]
customer_initiated Boolean [optional]
department_oids [Number] [optional]
engagement_name String [optional]
equation ConversationEngagementEquation [optional]
time_on_page Number [optional]
visitor_type String The type of visitor [optional]

Enum: VisitorTypeEnum

  • all (value: "all")

  • first time (value: "first time")

  • returning (value: "returning")