mailslurp 12.8.4

Official MailSlurp Email API Client
Documentation
# BouncedEmailDto

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**bounce_mta** | Option<**String**> |  | [optional]
**bounce_recipients** | Option<**Vec<String>**> |  | [optional]
**bounce_sub_type** | Option<**String**> |  | [optional]
**bounce_type** | Option<**String**> |  | [optional]
**created_at** | **String** |  | 
**id** | Option<**String**> |  | [optional]
**notification_type** | **String** |  | 
**sender** | **String** |  | 
**sent_to_recipients** | Option<**Vec<String>**> |  | [optional]
**user_id** | **String** |  | 

[[Back to Model list]](../README#documentation-for-models) [[Back to API list]](../README#documentation-for-api-endpoints) [[Back to README]](../README)