Method: YNAB::UserResponseData#hash

Defined in:
lib/ynab/models/user_response_data.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



92
93
94
# File 'lib/ynab/models/user_response_data.rb', line 92

def hash
  [user].hash
end