Name | Type | Description | Notes |
---|---|---|---|
isOperand | Boolean | always "true" for the leaf of a tree | [optional] [default to true] |
relation | String | "and", "or" | [optional] [default to 'and'] |
children | [ConditionNode] | [optional] | |
condition | Condition | [optional] |