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