children

Field NameModifier & DefaultsTypeDescription
childrenIf there is a single condition only, then chidren is an empty array.A list of Condition ObjectsIf the rule contains multiple conditions, then those conditions are stored in the children array. See the example code above.