Method: UpBankingClient::GetCategoryResponse#hash

Defined in:
lib/up_banking/models/get_category_response.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



100
101
102
# File 'lib/up_banking/models/get_category_response.rb', line 100

def hash
  [data].hash
end