Method: PureCloud::SearchAggregation#hash
- Defined in:
- lib/purecloud/models/search_aggregation.rb
#hash ⇒ Object
Calculate hash code according to all attributes.
95 96 97 |
# File 'lib/purecloud/models/search_aggregation.rb', line 95 def hash [field, name, type].hash end |