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