Method: Hubspot::Crm::Companies::FilterGroup#hash

Defined in:
lib/hubspot/codegen/crm/companies/models/filter_group.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code

[View source]

97
98
99
# File 'lib/hubspot/codegen/crm/companies/models/filter_group.rb', line 97

def hash
  [filters].hash
end