Method: PureCloud::FacetEntry#hash

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

#hashObject

Calculate hash code according to all attributes.



147
148
149
# File 'lib/purecloud/models/facet_entry.rb', line 147

def hash
  [attribute, statistics, other, total, missing, term_count, term_type, terms].hash
end