CompareTemplateDTO
Template to compare the field value with another field.
Sub Type Property: "_type" : "Compare"
Fields
Type
Name
Description
Optional
Default Value
attributeName
The name of the field to compare the value with.
false
Example
{
"_type": "Compare",
"attributeName": "Subject.Activity"
}