Sha256: 111685e371312777666e586afdef4f8b26689c4917c148be9120a0054acc0388
Contents?: true
Size: 441 Bytes
Versions: 1
Compression:
Stored size: 441 Bytes
Contents
# KlaviyoAPI::TagCreateQueryResourceObjectRelationshipsTagGroupData ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **type** | [**TagGroupEnum**](TagGroupEnum.md) | | | | **id** | **String** | | | ## Example ```ruby require 'klaviyo-api-sdk' instance = KlaviyoAPI::TagCreateQueryResourceObjectRelationshipsTagGroupData.new( type: null, id: zyxw9876-vu54-ts32-rq10-zyxwvu654321 ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
klaviyo-api-sdk-4.1.0 | docs/TagCreateQueryResourceObjectRelationshipsTagGroupData.md |