Method: PureCloud::FieldConfigs#hash

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

#hashObject

Calculate hash code according to all attributes.



96
97
98
# File 'lib/purecloud/models/field_configs.rb', line 96

def hash
  [org, person, group, external_contact].hash
end