Method: Fastly::RelationshipCommonName#hash
- Defined in:
- lib/fastly/models/relationship_common_name.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
92 93 94 |
# File 'lib/fastly/models/relationship_common_name.rb', line 92 def hash [common_name].hash end |