Method: OpenapiClient::AchReturnTransaction#hash

Defined in:
lib/openapi_client/models/ach_return_transaction.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



99
100
101
# File 'lib/openapi_client/models/ach_return_transaction.rb', line 99

def hash
  [transaction_amount].hash
end