Method: MessenteApi::ErrorPhonebook#hash

Defined in:
lib/messente_api/models/error_phonebook.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



97
98
99
# File 'lib/messente_api/models/error_phonebook.rb', line 97

def hash
  [errors].hash
end