BouncedEmailDto
Properties
Name | Type | Description | Notes |
---|---|---|---|
Id | string | ||
UserId | string | ||
NotificationType | string | ||
SentToRecipients | Pointer to []string | [optional] | |
Sender | string | ||
BounceMta | Pointer to string | [optional] | |
BounceType | Pointer to string | [optional] | |
BounceRecipients | Pointer to []string | [optional] | |
BounceSubType | Pointer to string | [optional] | |
SentEmailId | Pointer to string | [optional] | |
Subject | Pointer to string | [optional] | |
CreatedAt | time.Time |