BouncedEmailDto
Bounced email
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | UUID | ||
userId | UUID | ||
notificationType | String | ||
sentToRecipients | List | [optional] | |
sender | String | ||
bounceMta | String | [optional] | |
bounceType | String | [optional] | |
bounceRecipients | List | [optional] | |
bounceSubType | String | [optional] | |
sentEmailId | UUID | [optional] | |
subject | String | [optional] | |
createdAt | OffsetDateTime |