Method: PureCloud::Keyword#spotability_index
- Defined in:
- lib/purecloud/models/keyword.rb
#spotability_index ⇒ Object
A prediction of how easy it is to unambiguously spot the keyword within its language based on spelling.
50 51 52 |
# File 'lib/purecloud/models/keyword.rb', line 50 def spotability_index @spotability_index end |