Package com.mypurecloud.sdk.v2.model
Class ConversationMetricsTopicConversationProposedAgent
java.lang.Object
com.mypurecloud.sdk.v2.model.ConversationMetricsTopicConversationProposedAgent
- All Implemented Interfaces:
Serializable
public class ConversationMetricsTopicConversationProposedAgent
extends Object
implements Serializable
ConversationMetricsTopicConversationProposedAgent
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConversationMetricsTopicConversationProposedAgent(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionProposed agent rank for this conversation from predictive routing (lower is better)booleaninthashCode()proposedAgentId(String proposedAgentId) Unique identifier for the agent that was proposed by predictive routingvoidsetAgentRank(Long agentRank) voidsetProposedAgentId(String proposedAgentId) toString()
-
Constructor Details
-
ConversationMetricsTopicConversationProposedAgent
public ConversationMetricsTopicConversationProposedAgent() -
ConversationMetricsTopicConversationProposedAgent
-
-
Method Details
-
agentRank
Proposed agent rank for this conversation from predictive routing (lower is better) -
getAgentRank
-
setAgentRank
-
proposedAgentId
Unique identifier for the agent that was proposed by predictive routing -
getProposedAgentId
-
setProposedAgentId
-
equals
-
hashCode
public int hashCode() -
toString
-