Method: KlaviyoAPI::TagSegmentOp#hash

Defined in:
lib/klaviyo-api-sdk/models/tag_segment_op.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



101
102
103
# File 'lib/klaviyo-api-sdk/models/tag_segment_op.rb', line 101

def hash
  [data].hash
end