Method: KlaviyoAPI::SegmentCreateQuery#hash
- Defined in:
- lib/klaviyo-api-sdk/models/segment_create_query.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
99 100 101 |
# File 'lib/klaviyo-api-sdk/models/segment_create_query.rb', line 99 def hash [data].hash end |