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