Method: KlaviyoAPI::CouponCodeCreateJobCreateQuery#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



99
100
101
# File 'lib/klaviyo-api-sdk/models/coupon_code_create_job_create_query.rb', line 99

def hash
  [data].hash
end