| Name | Type | Description | Notes |
|---|---|---|---|
| content | str | The base64-encoded contents of the file. | |
| type | str | The type of file being attached. | |
| filename | str | The name of the file being attached. | |
| disposition | str | Inline for content that can be displayed within the email, or attachment for any other files. | |
| content_id | str | An ID for the content. |