Method: PureCloud::MediaSetting#hash
- Defined in:
- lib/purecloud/models/media_setting.rb
#hash ⇒ Object
Calculate hash code according to all attributes.
76 77 78 |
# File 'lib/purecloud/models/media_setting.rb', line 76 def hash [alerting_timeout_seconds, service_level].hash end |