Method: MergeCRMClient::NoteResponse#hash

Defined in:
lib/merge_crm_client/models/note_response.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



142
143
144
# File 'lib/merge_crm_client/models/note_response.rb', line 142

def hash
  [model, warnings, errors, logs].hash
end