email-template-condition
email-template-condition
Condition to be set on Email Template Selection. Based on a condition, a particular template is selected while rendering the contents of an email.
JSON Example
{
"alertStatus": "string",
"alertSubType": 0,
"alertType": 0,
"emailAddress": "string"
}
string
alertStatus
Required
The status of the alert
Possible values are : NEW, ACTIVE, UPDATED, CANCELED,
integer As int32 As int32
alertSubType
Required
The sub type of the alert
integer As int32 As int32
alertType
Required
The type of the alert
string
emailAddress
Required
The email address of the sender
Property Of
Parameter To
Returned By