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