revision data
| Name | Type | Description | Notes |
|---|---|---|---|
| Sender | string | Sender address | [optional] |
| ReplyTo | string | Reply-To address | [optional] |
| Subject | byte[] | Base64 encoded template subject line | [optional] |
| Html | byte[] | Base64 encoded template HTML body | [optional] |
| AmpHtml | byte[] | Base64 encoded template AMP body | [optional] |
| Text | byte[] | Base64 encoded template text body | [optional] |