Method: ESI::ErrorLimited#hash

Defined in:
lib/esi-client-bvv/models/error_limited.rb

#hashFixnum

Calculates hash code according to all attributes.

Returns:

  • (Fixnum)

    Hash code



84
85
86
# File 'lib/esi-client-bvv/models/error_limited.rb', line 84

def hash
  [error].hash
end