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