Enumerations

This document contains the documentation for the enumerations available in the Toolbelt.


ConversationContentTypes

Possible content types for conversations. For more information check: https://developers.liveperson.com/messaging-interactions-api-methods-get-conversation-by-conversation-id.html

Enumeration Members

AGENT_PARTICIPANTS

AGENT_PARTICIPANTS: "agentParticipants"


AGENT_PARTICIPANTS_ACTIVE

AGENT_PARTICIPANTS_ACTIVE: "agentParticipantsActive"


AGENT_PARTICIPANTS_LEAVE

AGENT_PARTICIPANTS_LEAVE: "agentParticipantsLeave"


CAMPAIGN

CAMPAIGN: "campaign"


COBROWSE_SESSIONS

COBROWSE_SESSIONS: "coBrowseSessions"


CONSUMER_PARTICIPANTS

CONSUMER_PARTICIPANTS: "consumerParticipants"


CONVERSATION_SURVEYS

CONVERSATION_SURVEYS: "conversationSurveys"


DIALOGS

DIALOGS: "dialogs"


INFO

INFO: "info"


INTENTS

INTENTS: "intents"


INTERACTIONS

INTERACTIONS: "interactions"


LATEST_AGENT_SURVEY

LATEST_AGENT_SURVEY: "latestAgentSurvey"


MESSAGE_RECORDS

MESSAGE_RECORDS: "messageRecords"


MESSAGE_SCORES

MESSAGE_SCORES: "messageScores"


MESSAGE_STATUSES

MESSAGE_STATUSES: "messageStatuses"


MONITORING

MONITORING: "monitoring"


PREVIOUSLY_SUBMITTED_AGENT_SURVEYS

PREVIOUSLY_SUBMITTED_AGENT_SURVEYS: "previouslySubmittedAgentSurveys"


RESPONSE_TIME

RESPONSE_TIME: "responseTime"


SDES

SDES: "sdes"


SKILL_CHANGES

SKILL_CHANGES: "skillChanges"


SUMMARY

SUMMARY: "summary"


TRANSFERS

TRANSFERS: "transfers"


UNAUTH_SDES

UNAUTH_SDES: "unAuthSdes"


UNIQUE_INTENTS

UNIQUE_INTENTS: "uniqueIntents"


ErrorStrategy

Enumeration Members

CONTINUE_ON_ERROR

CONTINUE_ON_ERROR: "ContinueOnError"

Errors will be ignored and send back in the orchestrator response array


EXIT_ON_ERROR

EXIT_ON_ERROR: "ExitOnError"

Will throw an exception at the first invocation error canceling the rest of requests


LpServices

The following entries comes from liveperson csds service for more information read here documentation

Enumeration Members

ACCOUNT_CONFIG_READ_ONLY

ACCOUNT_CONFIG_READ_ONLY: "accountConfigReadOnly"


ACCOUNT_CONFIG_READ_WRITE

ACCOUNT_CONFIG_READ_WRITE: "accountConfigReadWrite"


AGENT_VEP

AGENT_VEP: "agentVep"


ASYNC_MESSAGING

ASYNC_MESSAGING: "asyncMessaging"


ASYNC_MESSAGING_EN

ASYNC_MESSAGING_EN: "asyncMessagingEnt"


AUDITLOG

AUDITLOG: "auditLog"


ENG_HIST_DOMAIN

ENG_HIST_DOMAIN: "engHistDomain"


LE_DATA_REPORTING

LE_DATA_REPORTING: "leDataReporting"


MSDKGW

MSDKGW: "msdkgw"


MSG_EWT_API

MSG_EWT_API: "msgEwtAPI"


MSG_HIST

MSG_HIST: "msgHist"


PUSHER

PUSHER: "pusher"


RTBF

RTBF: "rtbf"


SMT

SMT: "smt"


SDETypes

Enumeration Members

CART

CART: "cart"


CUSTOMER_INFO

CUSTOMER_INFO: "ctmrinfo"


LEAD

LEAD: "lead"


MARKETING_SOURCE

MARKETING_SOURCE: "mrktInfo"


ORDER_ID

ORDER_ID: "orderId"


PERSONAL_INFO

PERSONAL_INFO: "personal"


SEARCHED_CONTENT

SEARCHED_CONTENT: "searchInfo"


SERVICE_ACTIVITY

SERVICE_ACTIVITY: "service"


TRANSACTION

TRANSACTION: "purchase"


VIEWED_PRODUCT

VIEWED_PRODUCT: "prodView"


VISITOR_ERROR

VISITOR_ERROR: "error"