Sha256: c5b250275f7bdae2a27df95ff2666534825a563d9ab4abec87bbf0d2db6b592e
Contents?: true
Size: 1.12 KB
Versions: 4
Compression:
Stored size: 1.12 KB
Contents
# MailchimpTransactional::InlineResponse20030 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **ts** | **Integer** | the Unix timestamp from when this message was sent | [optional] **_id** | **String** | the message's unique id | [optional] **from_email** | **String** | the email address of the sender | [optional] **from_name** | **String** | the alias of the sender (if any) | [optional] **subject** | **String** | the message's subject line | [optional] **to** | [**InlineResponse20030To**](InlineResponse20030To.md) | | [optional] **tags** | **Array<String>** | list of tags on this message | [optional] **headers** | **Object** | the key-value pairs of the custom 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<InlineResponse20030Attachments>**](InlineResponse20030Attachments.md) | an array of any attachments that can be found in the message | [optional]
Version data entries
4 entries across 4 versions & 1 rubygems