Method: DocuSign_Monitor::WebQuery#hash
- Defined in:
- lib/docusign_monitor/models/web_query.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
139 140 141 |
# File 'lib/docusign_monitor/models/web_query.rb', line 139 def hash [filters, aggregations, query_scope, query_scope_id].hash end |