Method: TalonOne::NotificationTest#hash

Defined in:
lib/talon_one/models/notification_test.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



109
110
111
# File 'lib/talon_one/models/notification_test.rb', line 109

def hash
  [http_response, http_status].hash
end