Method: PureCloud::ChatConversationNotificationErrorInfo#hash

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

#hashObject

Calculate hash code according to all attributes.



162
163
164
# File 'lib/purecloud/models/chat_conversation_notification_error_info.rb', line 162

def hash
  [message, context_id, errors, message_params, details, status, message_with_params, entity_id, code, entity_name].hash
end