Method: Fastly::RelationshipCommonName#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



92
93
94
# File 'lib/fastly/models/relationship_common_name.rb', line 92

def hash
  [common_name].hash
end