Sha256: d3882150c412df1c4feca34e4a5f3838e3033776d5446f912bd8d2cfe1767546

Contents?: true

Size: 467 Bytes

Versions: 1

Compression:

Stored size: 467 Bytes

Contents

# KlaviyoAPI::CatalogVariantCreateQueryResourceObjectRelationships

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **items** | [**CatalogVariantCreateQueryResourceObjectRelationshipsItems**](CatalogVariantCreateQueryResourceObjectRelationshipsItems.md) |  | [optional] |

## Example

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

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
klaviyo-api-sdk-2.0.0 docs/CatalogVariantCreateQueryResourceObjectRelationships.md