Sha256: 2eb5d4e2600a44369f4211da689d07a94f8fe2fb000630f74f613214fd57655b
Contents?: true
Size: 763 Bytes
Versions: 1
Compression:
Stored size: 763 Bytes
Contents
# BrevoRuby::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** | **String** | 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
brevo-ruby-1.0.0 | docs/GetTransacEmailContent.md |