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