Sha256: 3c641c828bd38efea208335459ec3508108d406b3cbb2102c2f77c9ad8c2019d

Contents?: true

Size: 453 Bytes

Versions: 3

Compression:

Stored size: 453 Bytes

Contents

# KlaviyoAPI::CatalogVariantCreateQueryResourceObjectRelationships

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **item** | [**CatalogVariantCreateQueryResourceObjectRelationshipsItem**](CatalogVariantCreateQueryResourceObjectRelationshipsItem.md) |  |  |

## Example

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

instance = KlaviyoAPI::CatalogVariantCreateQueryResourceObjectRelationships.new(
  item: null
)
```

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
klaviyo-api-sdk-6.0.0 docs/CatalogVariantCreateQueryResourceObjectRelationships.md
klaviyo-api-sdk-5.1.0 docs/CatalogVariantCreateQueryResourceObjectRelationships.md
klaviyo-api-sdk-5.0.0 docs/CatalogVariantCreateQueryResourceObjectRelationships.md