Sha256: 21e4572e254846d7c58819038446280d6ad8c656f341ac815c5962a695a7e82c
Contents?: true
Size: 767 Bytes
Versions: 8
Compression:
Stored size: 767 Bytes
Contents
# SibApiV3Sdk::GetTransacEmailContent ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **email** | **String** | Email address to which transactional email has been sent | **subject** | **String** | Subject of the sent email | **template_id** | **Integer** | Id of the template | [optional] **date** | **DateTime** | Date on which transactional email was sent | **events** | [**Array<GetTransacEmailContentEvents>**](GetTransacEmailContentEvents.md) | Series of events which occurred on the transactional email | **body** | **String** | Actual content of the transactional email that has been sent | **attachment_count** | **Integer** | Count of the attachments that were sent in the email |
Version data entries
8 entries across 8 versions & 1 rubygems