Method: KlaviyoAPI::ProfileMetricPropertyFilter#hash
- Defined in:
- lib/klaviyo-api-sdk/models/profile_metric_property_filter.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
109 110 111 |
# File 'lib/klaviyo-api-sdk/models/profile_metric_property_filter.rb', line 109 def hash [property, filter].hash end |