mailslurp 11.3.0

Official MailSlurp Email API Client
Documentation
# SentEmailProjection

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**attachments** | **Vec<String>** |  | 
**bcc** | **Vec<String>** |  | 
**body_md5_hash** | Option<**String**> |  | [optional]
**cc** | **Vec<String>** |  | 
**created_at** | **String** |  | 
**from** | Option<**String**> |  | [optional]
**id** | **String** |  | 
**inbox_id** | **String** |  | 
**subject** | Option<**String**> |  | [optional]
**to** | **Vec<String>** |  | 
**user_id** | **String** |  | 

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