Sha256: 29bb9e9ad9b7735ff6d838c74e52be0dca2d67a284531f28ecb92efd98d15db8

Contents?: true

Size: 479 Bytes

Versions: 7

Compression:

Stored size: 479 Bytes

Contents

# KlaviyoAPI::CatalogVariantCreateQueryResourceObjectRelationshipsItem

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **data** | [**CatalogVariantCreateQueryResourceObjectRelationshipsItemData**](CatalogVariantCreateQueryResourceObjectRelationshipsItemData.md) |  | [optional] |

## Example

```ruby
require 'klaviyo-api-sdk'

instance = KlaviyoAPI::CatalogVariantCreateQueryResourceObjectRelationshipsItem.new(
  data: null
)
```

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
klaviyo-api-sdk-12.0.0 docs/CatalogVariantCreateQueryResourceObjectRelationshipsItem.md
klaviyo-api-sdk-11.1.0 docs/CatalogVariantCreateQueryResourceObjectRelationshipsItem.md
klaviyo-api-sdk-11.0.0 docs/CatalogVariantCreateQueryResourceObjectRelationshipsItem.md
klaviyo-api-sdk-10.0.0 docs/CatalogVariantCreateQueryResourceObjectRelationshipsItem.md
klaviyo-api-sdk-9.0.0 docs/CatalogVariantCreateQueryResourceObjectRelationshipsItem.md
klaviyo-api-sdk-8.0.0 docs/CatalogVariantCreateQueryResourceObjectRelationshipsItem.md
klaviyo-api-sdk-7.1.0 docs/CatalogVariantCreateQueryResourceObjectRelationshipsItem.md