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