# MailchimpTransactional::InlineResponse20031Attachments ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | the file name of the attachment | [optional] **type** | **String** | the MIME type of the attachment | [optional] **binary** | **BOOLEAN** | if this is set to true, the attachment is not pure-text, and the content will be base64 encoded | [optional] **content** | **String** | the content of the attachment as a base64 encoded string | [optional]