Method: Harbor2Client::Errors#hash

Defined in:
lib/harbor2_client/models/errors.rb

#hashFixnum

Calculates hash code according to all attributes.

Returns:

  • (Fixnum)

    Hash code



78
79
80
# File 'lib/harbor2_client/models/errors.rb', line 78

def hash
  [errors].hash
end