Method: TransferZero::TransactionResponse#hash

Defined in:
lib/transferzero-sdk/models/transaction_response.rb

#hashInteger

Calculates hash code according to all attributes.



91
92
93
# File 'lib/transferzero-sdk/models/transaction_response.rb', line 91

def hash
  [object, meta].hash
end