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