docs/GetTransacEmailContent.md in sib-api-v3-sdk-7.3.0 vs docs/GetTransacEmailContent.md in sib-api-v3-sdk-7.4.0

- old
+ new

@@ -4,10 +4,10 @@ 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 | +**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 |