Sha256: 0bf20ce3b3e1f91550b9ab628f472f719f7e5b88f6b88049139c99d519b6de7e

Contents?: true

Size: 851 Bytes

Versions: 4

Compression:

Stored size: 851 Bytes

Contents

# MailchimpTransactional::Body71

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**key** | **String** | a valid api key | 
**template_name** | **String** | the immutable name of a template that exists in the user's account | 
**template_content** | [**Array<TemplatesrenderTemplateContent>**](TemplatesrenderTemplateContent.md) | an array of template content to render. Each item in the array should be a struct with two keys - name: the name of the content block to set the content for, and content: the actual content to put into the block | 
**merge_vars** | [**Array<TemplatesrenderMergeVars>**](TemplatesrenderMergeVars.md) | optional merge variables to use for injecting merge field content. If this is not provided, no merge fields will be replaced. | [optional] 


Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
mailchimp_transactional-1.0.4 docs/Body71.md
mailchimp_transactional-1.0.3 docs/Body71.md
mailchimp_transactional-1.0.0 docs/Body71.md
mailchimp_transactional-2.0.0 docs/Body71.md