Method: PureCloud::FeatureState#hash

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

#hashObject

Calculate hash code according to all attributes.



66
67
68
# File 'lib/purecloud/models/feature_state.rb', line 66

def hash
  [enabled].hash
end