Method: TransferZero::AccountValidationError#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



83
84
85
# File 'lib/transferzero-sdk/models/account_validation_error.rb', line 83

def hash
  [error].hash
end