Method: Akeyless::GatewayListAllowedManagementAccess#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



116
117
118
# File 'lib/akeyless/models/gateway_list_allowed_management_access.rb', line 116

def hash
  [json, token, uid_token].hash
end