Method: PureCloud::AnalyticsConversationQueryResponse#hash
- Defined in:
- lib/purecloud/models/analytics_conversation_query_response.rb
#hash ⇒ Object
Calculate hash code according to all attributes.
80 81 82 |
# File 'lib/purecloud/models/analytics_conversation_query_response.rb', line 80 def hash [conversations, aggregations].hash end |