Method: Brevo::Body6#hash

Defined in:
lib/brevo/models/body_6.rb

#hashFixnum

Calculates hash code according to all attributes.



211
212
213
# File 'lib/brevo/models/body_6.rb', line 211

def hash
  [name, duration, task_type_id, date, notes, done, assign_to_id, contacts_ids, deals_ids, companies_ids, reminder].hash
end