BouncedEmailDto
Bounced email
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | str | ||
user_id | str | ||
notification_type | str | ||
sent_to_recipients | list[str] | [optional] | |
sender | str | ||
bounce_mta | str | [optional] | |
bounce_type | str | [optional] | |
bounce_recipients | list[str] | [optional] | |
bounce_sub_type | str | [optional] | |
sent_email_id | str | [optional] | |
subject | str | [optional] | |
created_at | datetime |