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] |