Sha256: 66b7bfbba1ca2eeb634b78b62ddf433ba2998a5ce76abe6320421c7563e1b257
Contents?: true
Size: 1.1 KB
Versions: 4
Compression:
Stored size: 1.1 KB
Contents
# MailchimpTransactional::InlineResponse20031 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **subject** | **String** | the subject of the message | [optional] **from_email** | **String** | the email address of the sender | [optional] **from_name** | **String** | the alias of the sender (if any) | [optional] **to** | [**Array<InlineResponse20031To>**](InlineResponse20031To.md) | an array of any recipients in the message | [optional] **headers** | **Object** | the key-value pairs of the MIME headers for the message's main document | [optional] **text** | **String** | the text part of the message, if any | [optional] **html** | **String** | the HTML part of the message, if any | [optional] **attachments** | [**Array<InlineResponse20031Attachments>**](InlineResponse20031Attachments.md) | an array of any attachments that can be found in the message | [optional] **images** | [**Array<InlineResponse20031Images>**](InlineResponse20031Images.md) | an array of any embedded images that can be found in the message | [optional]
Version data entries
4 entries across 4 versions & 1 rubygems