mailslurp_netstandard_2x.Model.BouncedEmailDto
Bounced email
Properties
Name | Type | Description | Notes |
---|---|---|---|
Id | Guid | ||
UserId | Guid | ||
NotificationType | string | ||
SentToRecipients | List | [optional] | |
Sender | string | ||
BounceMta | string | [optional] | |
BounceType | string | [optional] | |
BounceRecipients | List | [optional] | |
BounceSubType | string | [optional] | |
SentEmailId | Guid? | [optional] | |
Subject | string | [optional] | |
CreatedAt | DateTime |