Method: Akeyless::UpdateWebTargetDetails#hash
- Defined in:
- lib/akeyless/models/update_web_target_details.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
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 |