mailslurp 12.8.4

Official MailSlurp Email API Client
Documentation
# AttachmentEntity

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**attachment_id** | **String** |  | 
**content_length** | Option<**i64**> |  | [optional]
**content_type** | Option<**String**> |  | [optional]
**created_at** | **String** |  | 
**id** | Option<**String**> |  | [optional]
**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)