mailslurp 12.4.5

Official MailSlurp Email API Client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# AttachmentProjection

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**attachment_id** | Option<**String**> | Attachment ID | [optional]
**content_length** | Option<**i64**> | Content length of attachment in bytes | [optional]
**content_type** | Option<**String**> | Content type of attachment. | [optional]
**created_at** | **String** |  | 
**name** | Option<**String**> |  | [optional]
**updated_at** | **String** |  | 
**user_id** | **String** |  | 

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