Method: PureCloud::InteractionStatAlertNotification#hash

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

#hashObject

Calculate hash code according to all attributes.



265
266
267
# File 'lib/purecloud/models/interaction_stat_alert_notification.rb', line 265

def hash
  [id, name, rule_id, dimension, dimension_value, dimension_value_name, metric, media_type, numeric_range, statistic, value, unread, start_date, end_date, notification_users, alert_types].hash
end