Method: PureCloud::AggregationRange#hash

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

#hashObject

Calculate hash code according to all attributes.



78
79
80
# File 'lib/purecloud/models/aggregation_range.rb', line 78

def hash
  [gte, lt].hash
end