Method: PureCloud::HeartBeatAlertNotificationNotificationUser#hash

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

#hashObject

Calculate hash code according to all attributes.



76
77
78
# File 'lib/purecloud/models/heart_beat_alert_notification_notification_user.rb', line 76

def hash
  [id, display_name].hash
end