Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Name

Type

Description

_id

Status
titleSTRING

Internal object identifier

id

Status
titleSTRING

Chat unique identifier

servid

Status
titleSTRING

Service unique identifier

widgetid

Status
titleSTRING

Widget unique identifier

serv_name

Status
titleSTRING

Service name

beginTime

Status
titlenumber

Chat start time

endTime

Status
titlenumber

Chat end time

title

Status
titleSTRING

Chat title

lang

Status
titleSTRING

Chat language

userID

Status
titleSTRING

User unique identifierUnique identifier of the user who started the chat

agentID

Status
titleSTRING

Unique identifier of the agent who managed the chat

users

Status
titleobject

Hash of the partecipants to the chat. See User Object for more details

dataCollections

Status
titleobject

Hash containing Data Collection Object

callData

Status
titleobject

Hash containing call data variables and values

contact_events

Status
titlearray

Array containing contact events. See Contact Event Object for more details

ctlive_type

Status
titlestring

Chat type according to the initiator. Can be one of the following values:

“chat”

“cbn”

“cbl”

“cbfs”

“call”

...