Method: PureCloud::ResponseQueryResults#hash
- Defined in:
- lib/purecloud/models/response_query_results.rb
#hash ⇒ Object
Calculate hash code according to all attributes.
68 69 70 |
# File 'lib/purecloud/models/response_query_results.rb', line 68 def hash [results].hash end |