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