Skip to main content

CorrelationCondition

Properties

NameTypeDescriptionNotes
id(optional) stringSystem-generated unique ID of the condition.[default to undefined]
leftAttributeNamestringThe left-hand attribute name of the condition.[default to undefined]
operatorTypestringThe comparison operator applied between the left and right attributes.[default to undefined]
rightAttributeNamestringThe right-hand attribute name. Use an empty string when there is no RHS attribute.[default to undefined]
transform(optional) stringOptional transform applied before comparison.[default to undefined]
ordinalnumberThe position of this condition within the rule.[default to undefined]