Package com.mypurecloud.sdk.v2.model
Class AnalyticsProposedAgent
java.lang.Object
com.mypurecloud.sdk.v2.model.AnalyticsProposedAgent
- All Implemented Interfaces:
Serializable
AnalyticsProposedAgent
- See Also:
-
Constructor Summary
Constructors -
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(Integer agentRank) voidsetProposedAgentId(String proposedAgentId) toString()
-
Constructor Details
-
AnalyticsProposedAgent
public AnalyticsProposedAgent() -
AnalyticsProposedAgent
-
-
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
-