Method: PureCloud::PresenceQueryResponse#hash

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

#hashObject

Calculate hash code according to all attributes.



81
82
83
# File 'lib/purecloud/models/presence_query_response.rb', line 81

def hash
  [system_to_organization_mappings, results].hash
end