Method: YNAB::UserResponseData#hash
- Defined in:
- lib/ynab/models/user_response_data.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
92 93 94 |
# File 'lib/ynab/models/user_response_data.rb', line 92 def hash [user].hash end |