Email body part with user-provided MIME type (text/html, text/plain, etc)
| Name | Type | Description | Notes |
|---|---|---|---|
| ContentType | BodyContentType | ||
| Content | string | Actual content of the body part | [optional] |
| Charset | string | Text value of charset encoding for example: iso-8859-1, windows-1251, utf-8, us-ascii, windows-1250 and more... | [optional] |