Method: Fastly::WafExclusionResponseData#hash

Defined in:
lib/fastly/models/waf_exclusion_response_data.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



130
131
132
# File 'lib/fastly/models/waf_exclusion_response_data.rb', line 130

def hash
  [type, attributes, relationships, id].hash
end