Sha256: b65b0066d7e191c8d64cf36a55613e875bbe558ea74650e49bf7e05f3e30c40d
Contents?: true
Size: 486 Bytes
Versions: 1
Compression:
Stored size: 486 Bytes
Contents
# KlaviyoAPI::CatalogCategoryCreateQueryResourceObjectRelationshipsItems ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **data** | [**Array<CatalogVariantCreateQueryResourceObjectRelationshipsItemData>**](CatalogVariantCreateQueryResourceObjectRelationshipsItemData.md) | | | ## Example ```ruby require 'klaviyo-api-sdk' instance = KlaviyoAPI::CatalogCategoryCreateQueryResourceObjectRelationshipsItems.new( data: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
klaviyo-api-sdk-4.1.0 | docs/CatalogCategoryCreateQueryResourceObjectRelationshipsItems.md |