Method: PureCloud::BasicTransform#hash

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

#hashObject

Calculate hash code according to all attributes.



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

def hash
  [replaces, entity_path].hash
end