Method: TransferZero::AccountValidationError#hash
- Defined in:
- lib/transferzero-sdk/models/account_validation_error.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
83 84 85 |
# File 'lib/transferzero-sdk/models/account_validation_error.rb', line 83 def hash [error].hash end |