Sha256: 1a8709e4e4a81352d5e92a2f0b3932c295c1259d0c03f502a650eac2b8394783
Contents?: true
Size: 759 Bytes
Versions: 2
Compression:
Stored size: 759 Bytes
Contents
# Brevo::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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
brevo-3.0.0 | docs/GetTransacEmailContent.md |
brevo-2.0.0 | docs/GetTransacEmailContent.md |