Sha256: 773cc1f8a474f1aa3c8482ab201252f6d1bd0f6b71849e3b514a7c612c80c257

Contents?: true

Size: 469 Bytes

Versions: 5

Compression:

Stored size: 469 Bytes

Contents

# KlaviyoAPI::CatalogVariantCreateQueryResourceObjectRelationshipsItem

## Properties

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

## Example

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

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
klaviyo-api-sdk-6.0.0 docs/CatalogVariantCreateQueryResourceObjectRelationshipsItem.md
klaviyo-api-sdk-5.1.0 docs/CatalogVariantCreateQueryResourceObjectRelationshipsItem.md
klaviyo-api-sdk-5.0.0 docs/CatalogVariantCreateQueryResourceObjectRelationshipsItem.md
klaviyo-api-sdk-4.2.0 docs/CatalogVariantCreateQueryResourceObjectRelationshipsItem.md
klaviyo-api-sdk-4.1.0 docs/CatalogVariantCreateQueryResourceObjectRelationshipsItem.md