Method: KlaviyoAPI::CatalogCategoryDeleteQueryResourceObject#hash
- Defined in:
- lib/klaviyo-api-sdk/models/catalog_category_delete_query_resource_object.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
114 115 116 |
# File 'lib/klaviyo-api-sdk/models/catalog_category_delete_query_resource_object.rb', line 114 def hash [type, id].hash end |