Method: TransferZero::TransactionResponseMeta#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • Hash code



82
83
84
# File 'lib/transferzero-sdk/models/transaction_response_meta.rb', line 82

def hash
  [existing].hash
end