Sha256: a8ab0137f73c206239f6978b0407c2a9877bbd4bd6cf2f18c1aa111efcee56eb
Contents?: true
Size: 955 Bytes
Versions: 4
Compression:
Stored size: 955 Bytes
Contents
# MailchimpTransactional::Body64 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **key** | **String** | a valid api key | **name** | **String** | the name for the new template - must be unique | **from_email** | **String** | a default sending address for emails sent using this template | [optional] **from_name** | **String** | a default from name to be used | [optional] **subject** | **String** | a default subject line to be used | [optional] **code** | **String** | the HTML code for the template with mc:edit attributes for the editable elements | [optional] **text** | **String** | a default text part to be used when sending with this template | [optional] **publish** | **BOOLEAN** | set to false to add a draft 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/Body64.md |
mailchimp_transactional-1.0.3 | docs/Body64.md |
mailchimp_transactional-1.0.0 | docs/Body64.md |
mailchimp_transactional-2.0.0 | docs/Body64.md |