Method: UpBankingClient::ErrorObjectSource#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



106
107
108
# File 'lib/up_banking/models/error_object_source.rb', line 106

def hash
  [parameter, pointer].hash
end