Sha256: f3f5c886e2a1b261d6c3a3570e0de55585ff3c6a59354d1821850ceb102ae413
Contents?: true
Size: 341 Bytes
Versions: 13
Compression:
Stored size: 341 Bytes
Contents
# KlaviyoAPI::TagGroupCreateQuery ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **data** | [**TagGroupCreateQueryResourceObject**](TagGroupCreateQueryResourceObject.md) | | | ## Example ```ruby require 'klaviyo-api-sdk' instance = KlaviyoAPI::TagGroupCreateQuery.new( data: null ) ```
Version data entries
13 entries across 13 versions & 1 rubygems