Method: PureCloud::CallableTime#hash

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

#hashObject

Calculate hash code according to all attributes.



80
81
82
# File 'lib/purecloud/models/callable_time.rb', line 80

def hash
  [time_slots, time_zone_id].hash
end