File "GetTransacEmailsListTransactionalEmails.md"
Full Path: /home/clickysoft/public_html/jmapi5.clickysoft.net/vendor/getbrevo/brevo-php/docs/Model/GetTransacEmailsListTransactionalEmails.md
File size: 898 bytes
MIME-type: text/plain
Charset: utf-8
# GetTransacEmailsListTransactionalEmails
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**email** | **string** | Email address to which transactional email has been sent |
**subject** | **string** | Subject of the sent email |
**templateId** | **int** | Id of the template | [optional]
**messageId** | **string** | Message Id of the sent email |
**uuid** | **string** | Unique id of the email sent to a particular contact |
**date** | **string** | Date on which transactional email was sent |
**from** | **string** | Email address of the sender from which the email was sent | [optional]
**tags** | **string[]** | Tags used for your email | [optional]
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)