ReplyToAliasEmailOptions
Properties
Name | Type | Description | Notes |
attachments | [String] | List of uploaded attachments to send with the reply. Optional. | [optional] |
body | String | Body of the reply email you want to send | [optional] |
charset | String | The charset that your message should be sent with. Optional. Default is UTF-8 | [optional] |
isHTML | Bool | Is the reply HTML | [optional] |
sendStrategy | String | When to send the email. Typically immediately | [optional] |
template | UUID | Template ID to use instead of body. Will use template variable map to fill defined variable slots. | [optional] |
templateVariables | Any | Template variables if using a template | [optional] |
[Back to Model list] [Back to API list] [Back to README]