Method: PureCloud::ResponseQueryResults#hash

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

#hashObject

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