Method: Harbor1Client::QuotaUpdateReq#hash

Defined in:
lib/harbor1_client/models/quota_update_req.rb

#hashFixnum

Calculates hash code according to all attributes.

Returns:

  • (Fixnum)

    Hash code



76
77
78
# File 'lib/harbor1_client/models/quota_update_req.rb', line 76

def hash
  [hard].hash
end