Method: Fastly::WafExclusionResponseData#hash
- Defined in:
- lib/fastly/models/waf_exclusion_response_data.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
130 131 132 |
# File 'lib/fastly/models/waf_exclusion_response_data.rb', line 130 def hash [type, attributes, relationships, id].hash end |