Method: PureCloud::QueryFacetInfo#hash

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

#hashFixnum

Calculates hash code according to all attributes.



92
93
94
# File 'lib/purecloudplatformclientv2/models/query_facet_info.rb', line 92

def hash
  [attributes, facets].hash
end