Sha256: 47d214d23efa962d2aff4f02302bed064f4dc79e050643c36ddf6a1ec829325b
Contents?: true
Size: 464 Bytes
Versions: 1
Compression:
Stored size: 464 Bytes
Contents
# KlaviyoAPI::CatalogVariantCreateQueryResourceObjectRelationshipsItemData ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **type** | [**CatalogItemEnum**](CatalogItemEnum.md) | | | | **id** | **String** | | | ## Example ```ruby require 'klaviyo-api-sdk' instance = KlaviyoAPI::CatalogVariantCreateQueryResourceObjectRelationshipsItemData.new( type: null, id: $custom:::$default:::SAMPLE-DATA-ITEM-1 ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
klaviyo-api-sdk-4.1.0 | docs/CatalogVariantCreateQueryResourceObjectRelationshipsItemData.md |