Method: Fastly::RelationshipMemberWafRuleRevision#hash
- Defined in:
- lib/fastly/models/relationship_member_waf_rule_revision.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
104 105 106 |
# File 'lib/fastly/models/relationship_member_waf_rule_revision.rb', line 104 def hash [type, id].hash end |