Method: PureCloud::ServiceContext#hash

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

#hashObject

Calculate hash code according to all attributes.



67
68
69
# File 'lib/purecloud/models/service_context.rb', line 67

def hash
  [name].hash
end