Method: MessenteApi::ErrorPhonebook#hash
- Defined in:
- lib/messente_api/models/error_phonebook.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
97 98 99 |
# File 'lib/messente_api/models/error_phonebook.rb', line 97 def hash [errors].hash end |