Method: PureCloud::PolicyCreate#hash

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

#hashObject

Calculate hash code according to all attributes.



184
185
186
# File 'lib/purecloud/models/policy_create.rb', line 184

def hash
  [id, name, modified_date, created_date, order, description, enabled, media_policies, conditions, actions, policy_errors, self_uri].hash
end