Method: OpenapiClient::AchReturnTransaction#hash
- Defined in:
- lib/openapi_client/models/ach_return_transaction.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
99 100 101 |
# File 'lib/openapi_client/models/ach_return_transaction.rb', line 99 def hash [transaction_amount].hash end |