Sha256: 4c85e7095bd900f84629b2cec5f9373f4feffa33cb245a83475469c7781bbecb

Contents?: true

Size: 410 Bytes

Versions: 1

Compression:

Stored size: 410 Bytes

Contents

# KlaviyoAPI::CatalogVariantCreateQueryResourceObjectRelationshipsItemsDataInner

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **type** | **String** |  |  |
| **id** | **String** |  |  |

## Example

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

instance = KlaviyoAPI::CatalogVariantCreateQueryResourceObjectRelationshipsItemsDataInner.new(
  type: null,
  id: null
)
```

Version data entries

1 entries across 1 versions & 1 rubygems

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