Method: PureCloud::Keyword#confidence

Defined in:
lib/purecloud/models/keyword.rb

#confidenceObject

A sensitivity threshold that can be increased to lower false positives or decreased to reduce false negatives.



29
30
31
# File 'lib/purecloud/models/keyword.rb', line 29

def confidence
  @confidence
end