Method: KlaviyoAPI::DataPrivacyCreateDeletionJobQuery#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



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

def hash
  [data].hash
end