Name | Type | Description | Notes |
---|---|---|---|
IsOperand | bool | always "true" for the leaf of a tree | [optional] [default to true] |
Relation | string | "and", "or" | [optional] [default to "and"] |
Children | List<ConditionNode> | [optional] | |
Condition | Condition | [optional] |