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