Skip to main content

MachineClassificationCriteriaLevel2

Properties

NameTypeDescriptionNotes
operation(optional) MachineClassificationCriteriaOperation[default to undefined]
caseSensitive(optional) booleanIndicates whether case matters when evaluating the criteria[default to false]
dataType(optional) stringThe data type of the attribute being evaluated[default to undefined]
attribute(optional) stringThe attribute to evaluate in the classification criteria[default to undefined]
value(optional) stringThe value to compare against the attribute in the classification criteria[default to undefined]
children(optional) Array<MachineClassificationCriteriaLevel3>An array of child classification criteria objects[default to undefined]