Sha256: b9440ae0e260c2a8dbff1a67e7c29511d56e33d04d9c389b61343547c71a6041
Contents?: true
Size: 488 Bytes
Versions: 1
Compression:
Stored size: 488 Bytes
Contents
# KlaviyoAPI::CatalogVariantDeleteJobCreateQueryResourceObjectAttributes ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **variants** | [**Array<CatalogVariantDeleteQueryResourceObject>**](CatalogVariantDeleteQueryResourceObject.md) | Array of catalog variants to delete. | | ## Example ```ruby require 'klaviyo-api-sdk' instance = KlaviyoAPI::CatalogVariantDeleteJobCreateQueryResourceObjectAttributes.new( variants: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
klaviyo-api-sdk-2.0.0 | docs/CatalogVariantDeleteJobCreateQueryResourceObjectAttributes.md |