Sha256: b08e4822fe60206a65f3925e509ec1cda58c97671ebd62482df70b6be44ec9d6

Contents?: true

Size: 854 Bytes

Versions: 4

Compression:

Stored size: 854 Bytes

Contents

# MailchimpTransactional::Body66

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**key** | **String** | a valid api key | 
**name** | **String** | the immutable name of an existing template | 
**from_email** | **String** | the new default sending address | [optional] 
**from_name** | **String** | the new default from name | [optional] 
**subject** | **String** | the new default subject line | [optional] 
**code** | **String** | the new code for the template | [optional] 
**text** | **String** | the new default text part to be used | [optional] 
**publish** | **BOOLEAN** | set to false to update the draft version of the template without publishing | [optional] 
**labels** | **Array<String>** | an optional array of up to 10 labels to use for filtering templates | [optional] 


Version data entries

4 entries across 4 versions & 1 rubygems

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