Method: TransferZero::TransactionResponse#hash
- Defined in:
- lib/transferzero-sdk/models/transaction_response.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
91 92 93 |
# File 'lib/transferzero-sdk/models/transaction_response.rb', line 91 def hash [object, ].hash end |