Skip to content

Commit 904579b

Browse files
committed
Change Datetime format AP-754
1 parent 5da700c commit 904579b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Model/GetTransacEmailsListTransactionalEmails.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Name | Type | Description | Notes
88
**templateId** | **int** | Id of the template | [optional]
99
**messageId** | **string** | Message Id of the sent email |
1010
**uuid** | **string** | Unique id of the email sent to a particular contact |
11-
**date** | [**\DateTime**](\DateTime.md) | Date on which transactional email was sent |
11+
**date** | [**\DateTime**] | Date on which transactional email was sent |
1212
**from** | **string** | Email address of the sender from which the email was sent | [optional]
1313
**tags** | **string[]** | Tags used for your email | [optional]
1414

0 commit comments

Comments
 (0)