Method: PureCloud::QueryFacetInfo#hash
- Defined in:
- lib/purecloudplatformclientv2/models/query_facet_info.rb
#hash ⇒ Fixnum
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 |