Method: Akeyless::UpdateWebTargetDetails#hash

Defined in:
lib/akeyless/models/update_web_target_details.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



175
176
177
# File 'lib/akeyless/models/update_web_target_details.rb', line 175

def hash
  [json, keep_prev_version, name, new_version, protection_key, token, uid_token, url].hash
end