Method: UpBankingClient::ErrorObjectSource#hash
- Defined in:
- lib/up_banking/models/error_object_source.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
106 107 108 |
# File 'lib/up_banking/models/error_object_source.rb', line 106 def hash [parameter, pointer].hash end |