Sha256: c1e8f784dfeffdf3eee14e7d2c20a71772ac148463c951d5588c40313dbd09b6
Contents?: true
Size: 405 Bytes
Versions: 13
Compression:
Stored size: 405 Bytes
Contents
# KlaviyoAPI::CatalogCategoryDeleteJobCreateQuery ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **data** | [**CatalogCategoryDeleteJobCreateQueryResourceObject**](CatalogCategoryDeleteJobCreateQueryResourceObject.md) | | | ## Example ```ruby require 'klaviyo-api-sdk' instance = KlaviyoAPI::CatalogCategoryDeleteJobCreateQuery.new( data: null ) ```
Version data entries
13 entries across 13 versions & 1 rubygems