# PakatApiV3Sdk.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** | **Number** | 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** | **Date** | 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] 


