Sha256: b78c2b42a28b5e387524a092fa219156b46e4904209780de9f29a63bafb2b481

Contents?: true

Size: 463 Bytes

Versions: 9

Compression:

Stored size: 463 Bytes

Contents

# KlaviyoAPI::CatalogVariantCreateQueryResourceObjectRelationships

## Properties

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

## Example

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

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

Version data entries

9 entries across 9 versions & 1 rubygems

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