Method: SquashMatrixAPI::InlineResponse2002#hash
- Defined in:
- lib/squash_matrix_api/models/inline_response_200_2.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
80 81 82 |
# File 'lib/squash_matrix_api/models/inline_response_200_2.rb', line 80 def hash [data].hash end |