Method: PureCloud::QueryFacetInfo#hash

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

#hashObject

Calculate hash code according to all attributes.



80
81
82
# File 'lib/purecloud/models/query_facet_info.rb', line 80

def hash
  [attributes, facets].hash
end