Method: PureCloud::Annotation#agent_score_modifier
- Defined in:
- lib/purecloud/models/annotation.rb
#agent_score_modifier ⇒ Object
A modifier to the evaluation score when the phrase is spotted in the agent channel.
65 66 67 |
# File 'lib/purecloud/models/annotation.rb', line 65 def agent_score_modifier @agent_score_modifier end |