Method: KlaviyoAPI::CatalogItemCreateJobCreateQueryResourceObjectAttributes#hash
- Defined in:
- lib/klaviyo-api-sdk/models/catalog_item_create_job_create_query_resource_object_attributes.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
99 100 101 |
# File 'lib/klaviyo-api-sdk/models/catalog_item_create_job_create_query_resource_object_attributes.rb', line 99 def hash [items].hash end |