Method: Fastly::RelationshipMemberWafRuleRevision#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



104
105
106
# File 'lib/fastly/models/relationship_member_waf_rule_revision.rb', line 104

def hash
  [type, id].hash
end