Package com.mypurecloud.sdk.v2.model
Class FlowMetricsTopicFlowScoredAgent
java.lang.Object
com.mypurecloud.sdk.v2.model.FlowMetricsTopicFlowScoredAgent
- All Implemented Interfaces:
Serializable
FlowMetricsTopicFlowScoredAgent
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionagentScore(Long agentScore) Assigned agent score for this conversation (0 - 100, higher being better)booleaninthashCode()scoredAgentId(String scoredAgentId) Unique identifier for the agent that was scored for this conversationvoidsetAgentScore(Long agentScore) voidsetScoredAgentId(String scoredAgentId) toString()
-
Constructor Details
-
FlowMetricsTopicFlowScoredAgent
public FlowMetricsTopicFlowScoredAgent() -
FlowMetricsTopicFlowScoredAgent
-
-
Method Details
-
agentScore
Assigned agent score for this conversation (0 - 100, higher being better) -
getAgentScore
-
setAgentScore
-
scoredAgentId
Unique identifier for the agent that was scored for this conversation -
getScoredAgentId
-
setScoredAgentId
-
equals
-
hashCode
public int hashCode() -
toString
-