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