Method: UpBankingClient::GetCategoryResponse#hash
- Defined in:
- lib/up_banking/models/get_category_response.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
100 101 102 |
# File 'lib/up_banking/models/get_category_response.rb', line 100 def hash [data].hash end |