Method: PureCloud::ServiceContext#hash

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

#hashObject

Calculate hash code according to all attributes.



50
51
52
# File 'lib/purecloud/models/service_context.rb', line 50

def hash
  [name].hash
end