Method: KlaviyoAPI::CatalogItemCreateJobCreateQueryResourceObjectAttributesItems#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



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

def hash
  [data].hash
end