Method: Harbor2Client::Body#hash

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

#hashFixnum

Calculates hash code according to all attributes.

Returns:

  • (Fixnum)

    Hash code



75
76
77
# File 'lib/harbor2_client/models/body.rb', line 75

def hash
  [dry_run].hash
end