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